J2ME runner: is it safe?? - Galaxy S I9000 Themes and Apps

Hi
to install J2ME runner (from netmite) do I have to root my Galaxy S??
Is it safe enuf to use this runner for java apps

Anyone please

I am using it.
It is Ok so far (Eclair and Froyo)
What do you mean "safe" ?

J2ME runner is OK.
But JBlend J2ME have special instalation (must rooted be), and make veerry slow boot SGS (abot 3-4 min.)
Regards

miro666 said:
J2ME runner is OK.
But JBlend J2ME have special instalation (must rooted be), and make veerry slow boot SGS (abot 3-4 min.)
Regards
Click to expand...
Click to collapse
No, I dont wanna root now so may be JBlend j2me not for me. All I wanted to know was that netmite's j2me runner requires a root or not??

ducutu said:
I am using it.
It is Ok so far (Eclair and Froyo)
What do you mean "safe" ?
Click to expand...
Click to collapse
I am using Eclair. By safe I meant does it hangs or stores too much data n all and yes the very primary query was rooting required or not.

R.S.G said:
I am using Eclair. By safe I meant does it hangs or stores too much data n all and yes the very primary query was rooting required or not.
Click to expand...
Click to collapse
No, it doesn't need root, so rooting is NOT required.
First it converts java apps to apks and you must keep J2ME runner installed for running those apps.
I'm using only one app with J2ME runner ( that is Shmessenger) and I like it more than the original yahoo mess app.
If you have other intresting java apps working on android please share.

ducutu said:
If you have other intresting java apps working on android please share.
Click to expand...
Click to collapse
I was only having one mobile bank-app which will not be useful to you...
Snaptu is also good(social netwrk, news, picturs, movies etc all integrated) I had it on my last java mobile [ http://m.snaptu.com/ ] not tested on android yet.
Any ways, in that J2me runner only you will find so many apps/games.
will share if anything else comes interesting.
Thanks.

I agree with games, but you can convert your prefered apps too, not only ones in the j2me runner.
Sent from my GT-I9000 using Tapatalk

Related

how to use .jar app?

any idea how to use .jar app?
i am assuming you would need to have jbed or something of that nature installed to allow android java ability. if you don't already have it, you can update your android installation to include it.
Michga said:
any idea how to use .jar app?
Click to expand...
Click to collapse
1. Read forum ;-)
2. Search google ;-)
3. I don't know if there is JBed version for Donut 1.6 (I had one, but display was completely wrong)
4. You can also convert it to apk (search for app to do it)
yeah, you've right. i post it at morning when i had need going to school..
Thx, for answers

How do you dive into Android development?

For example how do you make programs that do 1-click rooting, or modify the official ROM such that it does not update HBOOT, or make mods for it? What programming languages do you have to know? What system environment (Windows, Linux, etc.) do you have to be running?
Love Android, want to start contributing after end of my national exams (November )
good skills in Linux and Java-Programming seems to be a good combination
BrainMcFly said:
good skills in Linux and Java-Programming seems to be a good combination
Click to expand...
Click to collapse
Then how do you make programs that do 1-click rooting, or pre-load applications like busybox into the ROM? You'd have to manually edit the source code of the ROM, don't you?
fterh said:
Then how do you make programs that do 1-click rooting
Click to expand...
Click to collapse
Years of hardware hacking experience and days of work / problem solving.
bedeabc said:
Years of hardware hacking experience and days of work / problem solving.
Click to expand...
Click to collapse
I'm 16, no prior programming experience (unless you count a Hello World as one), on Windows right now. How would you advise me if I want to start contributing to the Android scene?
I've found a post which looks like a good starting point and contains a lot of helpful links:
hxxp://forum.xda-developers.com/showpost.php?p=6243873&postcount=1
Regards,
Tom
P.S: Sorry, had to cripple the link, because I'm a new user and therefore not allowed to post a "real" link.
fterh said:
or pre-load applications like busybox into the ROM? You'd have to manually edit the source code of the ROM, don't you?
Click to expand...
Click to collapse
Try extracting the .zip, adding and removing apps is not that difficult; most of the .apk's are located in /data/app.
Rudolfje said:
Try extracting the .zip, adding and removing apps is not that difficult; most of the .apk's are located in /data/app.
Click to expand...
Click to collapse
You mean system/app lol
Sent from my HTC Desire using Tapatalk
Rudolfje said:
Try extracting the .zip, adding and removing apps is not that difficult; most of the .apk's are located in /data/app.
Click to expand...
Click to collapse
You mean /system/app? There is nothing under /data/ in my phone.
fterh said:
You mean /system/app? There is nothing under /data/ in my phone.
Click to expand...
Click to collapse
Data/app is where installed apps go, chances are u dont have anything there cuz ur using apps2sd
Sent from my HTC Desire using Tapatalk
data/app is where you can put user-removable and other apps you want seperate from the system/app in a custom rom - has to be added to the rom itself like A2SD does.
AndroHero said:
Data/app is where installed apps go, chances are u dont have anything there cuz ur using apps2sd
Sent from my HTC Desire using Tapatalk
Click to expand...
Click to collapse
Oh okay. So before trying my hands at developing a ROM I should try writing some apps first?
Edit: But my ROM Manager has a "Move to SD Card" button, which means it should be in /data/app?
Bump. Then do I need to be on a Linux environment? Any gurus can give some pointers to a newbie to the Android scene?
being on linux would be easier - knowledge of the OS would be better.
If you use Linux you can use dsixda's kitchen to sign and build the rom after youve finished adding removing, editing etc. It's going to be a case of trial and error, but you cant break the phone as long as you're using a rooted/su rom, without the HBOOT or radio in it. You might get a bootloop/freeze, or 57 force closes but you can always re-flash.
Say i wanted to remove certain preinstalled apps from the official Froyo ROM, how would i know which files to delete from the zip?
Sent from my HTC Desire using XDA App
TomakiD said:
I've found a post which looks like a good starting point and contains a lot of helpful links:
hxxp://forum.xda-developers.com/showpost.php?p=6243873&postcount=1
Regards,
Tom
P.S: Sorry, had to cripple the link, because I'm a new user and therefore not allowed to post a "real" link.
Click to expand...
Click to collapse
Where going to post the exact same link. It contains all that you need, usually.
fterh said:
Say i wanted to remove certain preinstalled apps from the official Froyo ROM, how would i know which files to delete from the zip?
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
You'll find a lot of info on the following thread. There you're linked to Android Developers pages where the structure of a ROM etc is described. All the info you need is there.
http://forum.xda-developers.com/showpost.php?p=6243873&postcount=1
I think I'll try writing some apps on Ubuntu before even thinking of maintaining and developing my own ROM. This way I can get close and cozy with the Android system and learn Linux. One question though: Is the learning curve steep?
fterh said:
I think I'll try writing some apps on Ubuntu before even thinking of maintaining and developing my own ROM. This way I can get close and cozy with the Android system and learn Linux. One question though: Is the learning curve steep?
Click to expand...
Click to collapse
Bump. Is the learning curve steep for someone who has no prior programming experience?
fterh said:
Bump. Then do I need to be on a Linux environment? Any gurus can give some pointers to a newbie to the Android scene?
Click to expand...
Click to collapse
If you have never had ANY programming experience before I would reccomend learning another language first, before trying to learn Java. Try vb.net if you have Windows, learn that and you get the gist of how to programme, then install Linux Ubuntu or another distro, familiarize yourself with the Terminal command line, then go on to learn Java, then the Android SDK, then make some apps, then learn how to modify roms etc. The last thing you want is a bricked phone

[Q] playstation pocket in cm7?

im very new to custom roms and android (ex-iphone user) so please forgive me for the noob-ish Q
is there anyway to get the playstation pocket app back while on cm7?
ive been testing FXP017 for the last few day and its amazing but i kinda miss crash bandicoot and medievil.
ive got the playstation pocket apk but install fails.
thanks in advance
You could try and back it up with Titanium Backup in a stock-based ROM, and then restore the app (without data) on CM7. Sadly, it can't be bundled with the ROM because it's not open-source software.
lichdeth said:
im very new to custom roms and android (ex-iphone user) so please forgive me for the noob-ish Q
is there anyway to get the playstation pocket app back while on cm7?
ive been testing FXP017 for the last few day and its amazing but i kinda miss crash bandicoot and medievil.
ive got the playstation pocket apk but install fails.
thanks in advance
Click to expand...
Click to collapse
The playstation pocket app requires the SE framework, obviously CM7 uses the CM framework, so it will not work
Is it not possible to 'just' download Crash Bandicoot via either Store and play it 'without' the PSP apk?
Logseman said:
You could try and back it up with Titanium Backup in a stock-based ROM, and then restore the app (without data) on CM7. Sadly, it can't be bundled with the ROM because it's not open-source software.
Click to expand...
Click to collapse
aaah that would explain it, i redownload medievil and it just stayed on the 'content licence is been renewed' page.
thanks anyways
oh and keep up the great work devs
Crash and medevil work great in fpse btw plus you can save state
AndroHero said:
The playstation pocket app requires the SE framework, obviously CM7 uses the CM framework, so it will not work
Click to expand...
Click to collapse
PS Pocket works with com.playstation.playstationcertified.jar and com.playstation.playstationcertified.xml framework file, even works on HTC Desire
EvilOut666 said:
PS Pocket works with com.playstation.playstationcertified.jar and com.playstation.playstationcertified.xml framework file, even works on HTC Desire
Click to expand...
Click to collapse
Nice bump!
Sent from my R800x using XDA
EvilOut666 said:
PS Pocket works with com.playstation.playstationcertified.jar and com.playstation.playstationcertified.xml framework file, even works on HTC Desire
Click to expand...
Click to collapse
Where to put these 2 files?
Motawa88 said:
Where to put these 2 files?
Click to expand...
Click to collapse
Nice one! But I have the same question. Despite this I getting better results with FPSE with my psx backups.
nobody can tell us?

[UPDATED 23.05.12][APP] Adobe Flash Player 11.1.111.9 for ARM v6

Adobe Flash Player 11.1.111.9 for ARM v6​
I present to you the new version for devices based on ARM v6 processors.
(Our smartphone just refers to this device group)
You can install the new version of either of three ways:
1. As usual apk file (all required libs are included) - signed_Adobe_Flash_Player_11.1.111.9.apk
2. As CWM flashable zip (all required libs are included) - FlashPlayerARMv6.zip - need to "mount system" before flash
3. As CWM flashable zip (all required libs are included) - FlashPlayerARMv6_no_need_to_mount.zip - NO need to "mount system" before flash​
From the installation files are removed larger and useless library, which has markedly reduced occupied space in the device memory.​
Thanks to toreton & lubomyr from 4pda.
*Previous versions for all processor types*​
How to:​1. Download attached com.adobe.flashplayer_111102059_11.1.102.59.apk
2. Download attached lib.zip
3. Install com.adobe.flashplayer_111102059_11.1.102.59.apk but don't launch it!
4. Copy with RootExplore lib-files from lib.zip to /data/data/com_adobe_flashplayer/lib/
5. Fix permissions for lib-files as on attached screenshot.
6. That's all. Flash will work in any browser you will use.
Thanks to NitroOxid and vlzSilver from 4pda.
For all who have trouble with installation of this app KapTmaH from 4pda made update for CWM. Click Me!​
Another version Adobe_Flash_Player_11_v11.0.1.153_ARMv6_only.apk​You can install it as usual apk.​Screenshots from my Ace with stock KPP FW:​
So is this version detected as v11 or v10.3?
Confirmed to be detected as 10.3 even after restarting phone. I guess lib files were from 10.3?
workinh on stock 2.3.4?
geraldgeron said:
workinh on stock 2.3.4?
Click to expand...
Click to collapse
Definitely. Working on my stock DXKPB so should be working no issues for your DXKPD.
will this work in opera mobile?
it says application not installed CM7
So we can play flv files now ??
thank you lovetz for flash
djsky2011 said:
will this work in opera mobile?
it says application not installed CM7
Click to expand...
Click to collapse
Flash has never worked for me on Opera Mobile. Only in instances when i downloaded the official version of flash (as found on Market) then would Opera Mobile detect and show accordingly in Settings. But it doesn't even work then too so what the heck.
Try using Maxthon browser.
It's work on stock rom 2.3.3 really? it need root? i must know but i have warranty yet..
adamosdz said:
It's work on stock rom 2.3.3 really? it need root? i must know but i have warranty yet..
Click to expand...
Click to collapse
without root, u cannot set permission for lib. So root is necessary
It works on opera mobile finaly...
Im on ginger cruzt v2.1
Sent from my GT-S5830 using xda premium
Sooooooo.....10.3 or 11 ?
Sent from my GT-S5830 using XDA App
10.3 ))))) I think so
devilsking said:
10.3 ))))) I think so
Click to expand...
Click to collapse
Oh , never mind then.....I already have your 10.3
Sent from my GT-S5830 using XDA App
happily1986 said:
Flash has never worked for me on Opera Mobile. Only in instances when i downloaded the official version of flash (as found on Market) then would Opera Mobile detect and show accordingly in Settings. But it doesn't even work then too so what the heck.
Try using Maxthon browser.
Click to expand...
Click to collapse
why dont you read the guide by emoboiix in general section ? opera mini browser doesnt support flash. flash works on stock and dolphin.
Can't install the apk file on grifs cm or am I doing it wrong?
Sent from my GT-S5830 using XDA App
Lijop said:
why dont you read the guide by emoboiix in general section ? opera mini browser doesnt support flash. flash works on stock and dolphin.
Click to expand...
Click to collapse
*cough cough. Opera mini and Opera Mobile ARE different.
the other time i just reminded you to read properly and now its back to the same thing again?
happily1986 said:
Flash has never worked for me on Opera Mobile. Only in instances when i downloaded the official version of flash (as found on Market) then would Opera Mobile detect and show accordingly in Settings. But it doesn't even work then too so what the heck.
Try using Maxthon browser.
Click to expand...
Click to collapse
happily1986 said:
*cough cough. Opera mini and Opera Mobile ARE different.
the other time i just reminded you to read properly and now its back to the same thing again?
Click to expand...
Click to collapse
anyversion below opera mobile 11 doesnt support flash. its the newer versions that support.
Lijop said:
anyversion below opera mobile 11 doesnt support flash. its the newer versions that support.
Click to expand...
Click to collapse
i am on 11.5 and what i have described has been that way since 11.0
i got a big feeling that you often shoot your mouth off before verifying things. i wouldn't be surprised that you made your previous comment as such without using Opera mobile at all. Which makes yours an unqualified comment.
Please lah, comment responsibly. One day you may be quoting something here which someone else on their end might really go on and do. And what happens if you had said the wrong things? BAM!
think before you write not the other way out.
out.
i wouldn't be surprised that you made your previous comment as such without using Opera mobile at all. Which makes yours an unqualified comment.
agree dude you are the only one in the world who have used opera mobile. lol

[Q] Apps not Working on Paranoid Android JB v2.5.6

Hi i've (im noob) installed [ROM][GSM & CDMA] Paranoid Android JB v2.5.6 [4.1.2][LINARO 4.7.3] and i realised that dont have google play . I tried to install the apk but dont work . Can anyone help?
rei800 said:
Hi i've (im noob) installed [ROM][GSM & CDMA] Paranoid Android JB v2.5.6 [4.1.2][LINARO 4.7.3] and i realised that dont have google play . I tried to install the apk but dont work . Can anyone help?
Click to expand...
Click to collapse
According to me, you have to install the gapps (Google Apps) that are in the second post, I tried to install it but always gave me the error of the multicolored, because of faceunlock, told to return to normal colors with only remove , but honestly it felt very slow, do not know, better turned to ICS (Ice Cream Sandwich) ... regards
I would recommend removing the ringtones or if you care enough you can just move them to the sd card as the space required is very little.
imgianni said:
According to me, you have to install the gapps (Google Apps) that are in the second post, I tried to install it but always gave me the error of the multicolored, because of faceunlock, told to return to normal colors with only remove , but honestly it felt very slow, do not know, better turned to ICS (Ice Cream Sandwich) ... regards
Click to expand...
Click to collapse
Where can i download gapps?
http://forum.xda-developers.com/showpost.php?p=37397912&postcount=3
Only flash in recovery mode and ready
imgianni said:
http://forum.xda-developers.com/showpost.php?p=37397912&postcount=3
Only flash in recovery mode and ready
Click to expand...
Click to collapse
i installed but it keeps crashing google play , any clue? ( Solved , my bad , thanks for helping )
Do you know , where can i get , playstation pocket to play my psone games?
the first problem was solved then? ... regarding your other question seeks the application FPse is much better than the native emulator ...
imgianni said:
the first problem was solved then? ... regarding your other question seeks the application FPse is much better than the native emulator ...
Click to expand...
Click to collapse
Hmm... but i already have games converted for ps pocket...
rei800 said:
Hmm... but i already have games converted for ps pocket...
Click to expand...
Click to collapse
Pspocket only works on stock GB and maybe stock ICS. Somyoumwont be able to use it anyways fpse and epsxe support much more games and its faster then converting a game every time you want to play. You just load a ROM up and play
Sent from my Nexus 10 using xda app-developers app

Categories

Resources