Android porting to wave - Bada Software and Hacking General

Dnt get to xited about this topic. I am just a newbie to bada. I read that android porting to wave is currently not working because of the bootloader! Sad about that.
I was trying give a different angle to this topic. As we knw that all the android apps are in archived apk's. So what if we can convert those apk in some type of bineries that the bada installer uses? We can create an external application that converts those apks to bada application bineries and run them on bada!
I need some one who have already dissambled the bada architecture and knw about its installer!
Sent from my galaxy 3 running kryllos 4.1 ultimate edition

I know you are new so i won't grill you alive for this, but go look at my project and close this topic (porting dalvik to bada)

hhmm, nice idea, but, as of now, if you read top tread, there is not much left until there is a working Android for wave 1 and 2.
Only thing missing is GSM, Modem, fuelgage and hardkeys on the Galaxy.
so keep your eyes on the first tread and enjoy

Related

Android on Diamond ???

I was wondering if anyone is brave enough 2 try 2 make android work on their diamond/touch prbviously it would be easier in a Pro (the more well read among you would understand )
& if u are wondering no,I'm not looking for an Android theme or anything
I mean the complete OS
this idea is quiet old,there are many hoax videos on youtube & many Hoax roms available (example : a highly modified win-mo6.1 theme )
Anybody any idea/suggestions/solutions ??
http://forum.xda-developers.com/showthread.php?t=402002
Look here mate..
please search before you post
it take 2 seconds to find what you need
the search button is you best friend here
welcome to the forum
please note that android is not working yet on the diamond.

[Idea] Separate Panels for Sense and Titanium

Well I'll keep it short .....
Recently devs here on xda released an app that would switch with the press of a button between Sense and Titanium....
Since the average xperia user's dream is to be able to have a separate panel for sense and one for titanium I was asking myself if smn into panel developing could develope two "FAKE" panels that by triggering the application would create the illusion of having two panels....
Like panel A >>>> triggers app>>>>triggers titanium
panel B>>>> triggers app>>>>>triggers sense
I believe it's doable and even easy but i dun ave the time to make it myself...nor i have the space on my HDD to install visual studio
Lemme know whatcha think guys !!
Cabs for the app can be found here http://forum.xda-developers.com/showthread.php?p=5222980
WoW no one singe reply !?? ...ne body likes the idea ??
Whatever... guess i'll have to work this out myself...i'll have to learn how to use the panel dev tools first....if i achieve what i have in mind i'll share it
Good one
Actually your idea very good, just X1 user getting less now..
EXE Panelizer can link any app to panel.
Ethermind said:
EXE Panelizer can link any app to panel.
Click to expand...
Click to collapse
You're talking bout the one by sony ericsson requiring Visual Studio right ??
If yes i already downloaded both the panelizer and visual studio...I'm just waiting to have some free time and start on it....thedarkness which is the creator of the app shown his will to help create single executables ....so might be near...hope ppl find this interesting really, though i'll do it anyway cuz i like it
Just an EXE-panelizer's example cab. Only PanelManager\Panels entry should be edited.
However, I don't think it will help us.
It does seem like people are migrating out of Xperia and into other devices, but I am more thrilled about my X1 now than when I got it. X2 panels and task manager along with new possibilities for making panels (new Visual Studio panelizers) make this an awesome device now. Oh well, hopefully we'll keep some of the talent in the Xperia section because we still got some great rippers and chefs.
Anyway, yes is awesome idea. I used the Second Today HTML panel, and I made a customized one for myself, but ultimately HTML panels are a clumsy implementation.
I would be thrilled if you get get this done, but I believe you will have to do a DLL panelizer. I am pretty sure titanium is run through a DLL.
Just my two cents, since I don't code (I can only script), and have only made HTML panels (which I hate).
Good luck! I'll be keeping an eye out
would be really cool! I hope you'll get this to work mate, I really do!
any help?
hi there dark, im currently using TF3D detacher to switch between sense 2.5 and titanium on the latest valkyrie v5.5 and its lightning fast. It has seperate exe's for showing sense and hiding sense (i think. It has seperate shortcuts but im sure ive seen the exe before in program files or windows folder). I thought this might be of some help to you. Maybe not! Id like to switch sense and titanium via a panel too! Hope you can solve this, regards b
Hey DarkHalf - how's progress? I'm looking for exactly this kind of thing.
I also think this is a good idea! But I just don't have the skills to do it myself...
Im working on app that will allow you to simply switch between TF3D/Sense, SPB Mobile Shell and Panels.
Im trying to make it work on panel key, so there is one key that allows you to switch today screens.
Im working on your suggestion now.
Im trying to achieve with .NET program + mortscript from link you given.
Maybe i will release it soon, but there is lot of work to do because sense and panels dont like each other.
matejdro said:
Im working on your suggestion now.
Im trying to achieve with .NET program + mortscript from link you given.
Maybe i will release it soon, but there is lot of work to do because sense and panels dont like each other.
Click to expand...
Click to collapse
WoW gr8 news !! I hope you really achieve this !!
I gave up because of the huge amount of dev tools needed and my lack of programming knowledge ...hope you better lucck than mine....
I think the mortscript should link to the switching app exe and then revert to the today screen, but most probably you've already thought of that

[SDK] Dual-Touch SDK for Resistive Screens V1.0 Beta + Rotation Alpha + Demo App

Now supports Rotation, same download place. I hope to see Rotate To Unlock applications Soon
Now Demo Rotate To Exit Application available, Youtube Video
Greetings XDA,
Today i released the beta version of the SDK
In December last year, i posted an Alpha version of this SDK. Now it is mature enough to announce it as Beta. This SDK allows developers to build Dual-Touch enabled applications. so let’s get into action.
Features:
Pinch to Zoom Support
Drag (swipe) support.
Replacement events for the mouse move fires only when a single finger detected.
Multiple events based on gestures.
Performance optimized, memory footprint is minimal.
To use this SDK you will need Visual Studio Professional or better. start a new Smart Device Project, and add the SDK to your references.
The SDK is consists of only one object, which is DualTouchSDK. We will need one instance of this class for every control that supports pinch to zoom or drag in your application.
There are several methods, properties and events that can be utilized in order to achieve multitouch effect. i have done my best to make this as easy as possible, my code is now complex but it is necessary to achieve easy implementation.
More info and download with documentation is available here
http://www.windowsphoneme.com/?p=386
great works, looking for further implementations
nice, i hope you keep developing this
Great job, thanks!
I wonder if anyone started using the sdk to build an application, can you post here if you did start
demo app
anaadoul: When You write it You must test it too .. so what is the problem to release some demo app showing the possibilities and features of this solution ? You have some test code so publish it ..
For me it's very strange that You already do not do this.
porlock said:
anaadoul: When You write it You must test it too .. so what is the problem to release some demo app showing the possibilities and features of this solution ? You have some test code so publish it ..
For me it's very strange that You already do not do this.
Click to expand...
Click to collapse
the only problem i have with the demo app is that i don't know how to create a hardware accelerated applications.
if i used the same old method (as the prealpha version), it's going to look slow and stuttery! while inface this has nothing to do with the SDK.
if you know how to build a hardware accelerated application please let's do it together.
I'm not sure i understand what do You mean " i don't know how to create a hardware accelerated applications", if that means You use a standard win mobile .net API ? if so please refer to this site.
IN THIS PLACE SHOUD BE LINK
damn i can't post links ... so please type it in google "khronos opengles 2"
for .Net wrapper, type in google
"Tiny Graphics Engine Tigre"
or
"koushik dutta net-compact-framework-wrapper"
I'm looking forward to this being implemented in games and such.
I'd love to see a screen unlocker that supports multi gestures "stretch to unlock" anyone?
I presume this only applies to HD2 as it has multi touch.
bteljuice said:
I presume this only applies to HD2 as it has multi touch.
Click to expand...
Click to collapse
Im happy to say: NO
I've got the HD aka Blackstone and the Alpha release worked on mine HD.
bteljuice said:
I presume this only applies to HD2 as it has multi touch.
Click to expand...
Click to collapse
How did you work that out? HD2 wouldnt need this cos it already supports dual touch? Right?
hd2 has a capactive screen, thus meaning it alreasy has multi touch!
us people on resistive screens however are stuck on single touch only, until now (hopefully )
The funny thing is that this wont run on the HD2!
When you press 2 points on a resistive screen, apps get the middle of those points. And that fact is used for this emulated dualtouch.
When you press 2 points on the capacitive screen of the HD2 apps(without multitouch support) get no mousedown at all(at least on my HD2).
Uppy said:
How did you work that out? HD2 wouldnt need this cos it already supports dual touch? Right?
Click to expand...
Click to collapse
Thats why i said, I PRESUME. I am not sure, this is why I was asking.
I hope this project works Will be sooo happy
I'm not a programmer at all, but I'm curious from an electrcial standpoint, how the screen knows that your touching it at more than one point? I suppose with a normal resistive wire screen, you would get 3/4 minimum inputs, but with these "touchflo" screens..?
Just Curious.
Val
hi. Can anyone post one app made with this sdk so we can test it on our devices?
Thanks
Wow! I'm amazed at what I see everytime I get on XDA-Developers! I thought getting multi-touch on a resistive touch screen would be impossible! Excellent Work! People really need to start pumping out applications that can use this!
XanderCorp said:
Wow! I'm amazed at what I see everytime I get on XDA-Developers! I thought getting multi-touch on a resistive touch screen would be impossible! Excellent Work! People really need to start pumping out applications that can use this!
Click to expand...
Click to collapse
same here. xda u rule and all of its members
Haha wow can't believe this is possible! Emulators would actually be playable like Mario and such, haha imagine the possibilities dude you rock!

what do i need to run java .jar files on desire

I am wanting to run some java programs on my desire, what do i need to do this ??
i used myriad on my winmo device but cant seem to find anything suitable to run .jar files on my desire
I need this trick too... did anyone found any solutions?
There is a way to do this, I don't know how however.
Just thought I'd give this topic a bump for you, I'm sure the Hero version of Sense actually came with an app that ran Jar files
I need to know the answer to this also.
This all singing all dancing phone is missing some important features, J2ME support is one of them. Surely the web browser supports Java so there must be good apps out there?
Please help someone?
Android does not support J2ME. So all those dumbphones jar files are useless as they will not run on Android.
Yeah we know that.
But there must be and emulator that works.
I mean there's gameboys, super nintendos and I hear a PS1 is coming!!
So come on, someone must know of a half decent app.
lads take a look here http://www.osnews.com/story/23043/Myriad_Tool_Converts_Java_Apps_for_Android_Phones
ooh
http://www.youtube.com/watch?v=-ivr80-Tra4
however they're not targetting end users
oh well time to get my dearstalker on
I am guessing since it converts them to Davlik that one would need Froyo to run the converted apps?

[Q] New on Android system

hello peopple i just had for many years a HD2 , now i got a brand new HTC One X, the truth iam lost with android system , I dont know where to star y have being out of developers for amost a year, some can tell me where to look? what can i do with this divice? thanks in advance, sorry for my inglish
honestly mate you should check out the threads here in the hox section also you should check videos in youtube out to see what youre able to do. you will find a lot of stuff and with the time learn a lot about android. congrats to your jump to android and have a lot of fun with it.
maybe you should go read the manual?
many years with HD2 but you didnt try android on that? man~~ that thing is a beast.
Open the list of all your apps, there's an HTC app, I'm guessing it's called "Show" in English (I have the Dutch version myself, so I'm not sure what it's called in English), it has a green round icon with a white "i" in the middle. Open this one, it asks you to download new explanations. This app basically explains everything that is on your phone and how to use it. Have fun!

Categories

Resources