Java-J2ME Runner - XPERIA X10 Themes and Apps

hello
i found this app better than jbed to run java files and apps w/o any root
simple to use
njoy guys
hit thanks if it helps u

Error info on Android 4.0
It cannot work on Android 4.0.
Error log is : java.lang.SecurityException: Permission Denial: not allowed to send broadcast android.intent.action PROXY_CHANGE from pid=*** uid=***

can not use on ics

Still not work too on GB
Sent from my X10S using xda premium

Related

Problem parsing package

In trying to install the YouTube apk on my android tablet. There's a pre loaded YouTube app on it but I think its causing a problem. Every time I try to install it it says ' there was a problem parsing the package'. Can someone help?
Sent from my SGH-T679 using xda premium
Come on guys, this is preety general for an android problem. At least one person should have replied by now.
Sent from my Kindle Fire using XDA
Do you have the logcat of what the Package Manager said?
That error is usually caused when the download isn't complete, I.e. the file is not proper...
That said, if you were sideloading the app, and you believe that you have the complete file (.apk), then you can uninstall the original app, and place the new app in system/app, give appropriate permissions and reboot...
You need root acces for the abobe, and the method in general is referred to as the root explorer method...
Sent from my GT S5670 using xda free, (coz the premium keeps force closing :banghead: )
So I need to give it root access and then try to install the apk again but in the system app section? And to add there is this app on there called "video player" it basically functions like the Google YouTube app but not as good. But sometimes when I go to see the not-yet-installed YouTube apk on my SD card it has the "video player" icon. I don't have any problem with sideloading any other apk on there so could that be the problem?
Sent from my SGH-T679 using xda premium
brokenAndroid93 said:
So I need to give it root access and then try to install the apk again but in the system app section? And to add there is this app on there called "video player" it basically functions like the Google YouTube app but not as good. But sometimes when I go to see the not-yet-installed YouTube apk on my SD card it has the "video player" icon. I don't have any problem with sideloading any other apk on there so could that be the problem?
Sent from my SGH-T679 using xda premium
Click to expand...
Click to collapse
I can't understand what you're trying to say!
Refer the guide mentioned in my sig vv
And see the step: installing apks through root explorer
(The rest of the stuff isn't related to your device)
Sent from my GT S5670 using xda free, (coz the premium keeps force closing :banghead: )
Well I dont know how to root my particular device
Sent from my SGH-T679 using xda premium
For some reason some app doesnt work for me too, so i get problem parsing package . I used to have parsing package problem with flash player on my atrix4g then after some time i installed it and it worked good im not sure if its coz they fixed anything thro updates or it just coz i made some changes into my device i still can't download google books on it but my friend who has the same device and android version can. what im trying to say is you could try older versions of the app or if you really need it you can install custom rom , btw i can't install youtube either on my atrix i still work with an old version that came with the stock .
a.cid said:
I can't understand what you're trying to say!
Refer the guide mentioned in my sig vv
And see the step: installing apks through root explorer
(The rest of the stuff isn't related to your device)
Sent from my GT S5670 using xda free, (coz the premium keeps force closing :banghead: )
Click to expand...
Click to collapse
Generic youtube app provided by manufacturer causing OFFICIAL one to never install. *simplified*
How old is the atrix? Sounds strange if you cant even install google books. Maybe that could be a problem with the phone, not just older software.
brokenAndroid93 said:
In trying to install the YouTube apk on my android tablet. There's a pre loaded YouTube app on it but I think its causing a problem. Every time I try to install it it says ' there was a problem parsing the package'. Can someone help?
Sent from my SGH-T679 using xda premium
Click to expand...
Click to collapse
hey juz check if ur sd is protected with password or something. and its the reason y its showing... if sd is protected under developer options & phone is rooted it occurs. check that out n try and tht prob will be solved..it worked for me. check that out n reply.
im having a similar problem (maybe)
i hav a samsung star pro (g-7262)(android 4.1.2)...for eg, i shared the clock apk from an lolipop android devise...bt when i try installing it, it displays the parsing prblm...how am i supposed to do this? thnx in advance

[APP][ROOT][2.2+] - Instant screen off + Source for devs

Here's a little contribution for this great community, just a simple handy app for instant screen off. Root is required.
download
Source
Code:
[B][U]activity[/U][/B]
... {
powerManager = (PowerManager) getSystemService(Context.POWER_SERVICE);
powerManager.goToSleep(SystemClock.uptimeMillis());
System.exit(0); }
[B][U]android manifest[/U][/B]
android.permission.DEVICE_POWER
Re: [APP][2.2+] - Instant screen off
Screenshots?
description?
Link?
sony xperia ray
ics 4.0.4 rooted
stock rom
matgras said:
Screenshots?
description?
Link?
sony xperia ray
ics 4.0.4 rooted
stock rom
Click to expand...
Click to collapse
ready for download now, no need for screenshots
Added source for anyone who wants to use this, enjoy
I tried this on my tablet running CM10, and the app just force close. It did not even ask for device administrator permission .
redguardsoldier said:
I tried this on my tablet running CM10, and the app just force close. It did not even ask for device administrator permission .
Click to expand...
Click to collapse
I've tested this app on 4.1.1 and 4.1.2 without any problems. You can try installing it in system/app with proper permissions. If fc again, must be device related as I used official google api introduced in api 8 and isn't deprecated yet. Correct me if i'm wrong
Re: [APP][2.2+] - Instant screen off - Source for devs
Nice...
Sent from my LG-E730 using xda app-developers app
laehmic said:
I've tested this app on 4.1.1 and 4.1.2 without any problems. You can try installing it in system/app with proper permissions. If fc again, must be device related as I used official google api introduced in api 8 and isn't deprecated yet. Correct me if i'm wrong
Click to expand...
Click to collapse
I tried to install it as system app, still FC . Maybe there's something wrong with my device . I can't find any app that could turn my tablet screen off properly. Some make the lockscreen reappear locked. Some causes false sleep .
redguardsoldier said:
I tried to install it as system app, still FC . Maybe there's something wrong with my device . I can't find any app that could turn my tablet screen off properly. Some make the lockscreen reappear locked. Some causes false sleep .
Click to expand...
Click to collapse
What device you're using?
laehmic said:
What device you're using?
Click to expand...
Click to collapse
An Acer Iconia A500 . It's a first-gen android tablet, built for Honeycomb :fingers-crossed:. And by miracle, I'm running CM10. It's only officially supported to ICS . And uf you're still interested, the version of CM10 I'm using is an unofficial one made by tegraowners.com :good:.
Odp: [APP][ROOT][2.2+] - Instant screen off + Source for devs
This app isn't working on my Galaxy S. It just force close. I'm running 4.2.2
Wysyłane z mojego GT-I9000 za pomocą Tapatalk 2
k4z1k said:
This app isn't working on my Galaxy S. It just force close. I'm running 4.2.2
Wysyłane z mojego GT-I9000 za pomocą Tapatalk 2
Click to expand...
Click to collapse
App is written with code official supported by google, have a look here. So must be device/android version related..
redguardsoldier said:
An Acer Iconia A500 . It's a first-gen android tablet, built for Honeycomb :fingers-crossed:. And by miracle, I'm running CM10. It's only officially supported to ICS . And uf you're still interested, the version of CM10 I'm using is an unofficial one made by tegraowners.com :good:.
Click to expand...
Click to collapse
I found your solution i think, take a look at this, will probably work for you
laehmic said:
I found your solution i think, take a look at this, will probably work for you
Click to expand...
Click to collapse
Thank you very much for helping me so far :good:. But I don't understand what you want to say . I'm a good user, I know some ways to mess around my phone/tablet, but it's a very long way for me to be a dev .
redguardsoldier said:
Thank you very much for helping me so far :good:. But I don't understand what you want to say . I'm a good user, I know some ways to mess around my phone/tablet, but it's a very long way for me to be a dev .
Click to expand...
Click to collapse
There is a how to in that thread to include that screen off button in your SystemUI, it's using sort of a hack, systemui:keyCode="26. I've tried it myself and it's very effective. Also 4 placements to choose from
Force close on Xperia S running ICS.
Here is the application call logcat for you.
indesisiv said:
Force close on Xperia S running ICS.
Here is the application call logcat for you.
Click to expand...
Click to collapse
Your device doesn't grant device_power permission.
Code:
E/AndroidRuntime( 6485): FATAL EXCEPTION: main
E/AndroidRuntime( 6485): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.laehmic.instantscreenoff/com.laehmic.instantscreenoff.Main}: java.lang.SecurityException: Neither user 10276 nor current process has android.permission.DEVICE_POWER.
...
E/AndroidRuntime( 6485): Caused by: java.lang.SecurityException: Neither user 10276 nor current process has android.permission.DEVICE_POWER.
...
W/ActivityManager( 357): Force finishing activity com.laehmic.instantscreenoff/.Main
Please try install in system/app
Same thing as a system app.
indesisiv said:
Same thing as a system app.
Click to expand...
Click to collapse
Then this'll not work on your device please understand that this peace of code is an Android feature, official supported by Google. Hate to hear it doesn't work but can't do anything about it
indesisiv said:
Same thing as a system app.
Click to expand...
Click to collapse
Just go on Playstore. Loads screen off apps that work with the Sony.
Sent from my LT26i using xda premium
Crocodile1973 said:
Just go on Playstore. Loads screen off apps that work with the Sony.
Sent from my LT26i using xda premium
Click to expand...
Click to collapse
I have one that I use, I was just testing this one out. Its always nice to have a change.

[Guide] How to Install Java apps (jar,jad,midp & j2me) right on your Android device

[Guide] How to Install Java apps (jar,jad,midp & j2me) right on your Android device
Yes we can enjoy java apps on our android phone & it is possible with the application JBED.
What is JBED?
JBED is an .apk Android application which Run
Java Games and Apps on our Android Device.
JBED is a Java Android Java Emulator, by using
this application we can install .JAR/.JAD/Java/
J2ME/MIDP games on Android phones. Now
We can use all of our favorite .JAR
application in our phones.
Steps to Install Jar on Android:
1. Download JBED http://forum.xda-developers.com/attachment.php?attachmentid=754635&d=1319050135
2. Download lib jbedvm .so www.4shared.com/file/laOKHPjO/libjbedvm.htm
place it in system\lib
folder
3. Install the JBED.apk application and don’t play
it.
4. Restart the phone
5. Launch JBED application. Press menu button
and choose SD card.
6. Select your .JAR/.JAD file that you want to
install and run.
7. Now install the chosen application through
JBED.
6. Now open the installed java application to run.
Thats all 
Thanks to the Brilliant Dev who created the app JBED
Sent from my GT-S5830i using xda app-developers app
Some of the apps are not working,
Only screentouch supported apps are working..
summzz said:
Some of the apps are not working,
Only screentouch supported apps are working..
Click to expand...
Click to collapse
There is always the xperia x1 collection to use
Sent from my Xperia Neo V using Tapatalk 2
inb4thisthreadtakesoff
Did you make this yourself or repost/share?
Sent from my SCH-I500 using Tapatalk 2
CM10.1 on a Nook HD.
Installed the library and he app. rebooted. Launch the app and it stops.
Not sure what else to do. Any suggestions?
Minecraft doesn't work
Sent from my SCH-I500 using Tapatalk 2
it force closes :banghead:
Sent from my HTC Flyer P510e using xda app-developers app
AFAIK, JBED does not support ICS and JB. Supports only up to Gingerbread.
For those JBED not working
They can use JBlend instead of JBED or phoneME can also be used.
I have found this on below link:
http : // w3epic . com / run-java-apps-j2me-on-android-devices-guide /
remove spaces from url.
ravidesai47 said:
They can use JBlend instead of JBED or phoneME can also be used.
I have found this on below link:
http : // w3epic . com / run-java-apps-j2me-on-android-devices-guide /
remove spaces from url.
Click to expand...
Click to collapse
unfortunately tried both
jblend FC for me and sometimes installs games but none of them work
phone me works fine but most of games not compatible with it...it needs most of its games support touch screen which means newer java for newer nokia phones
the only one that works is j2me runner
i have kitkat htc one 4.4.2
No work in kit Kat
Sent from my XT910 using XDA Premium 4 mobile app
cant move the lib files due to no root previlages.
can any on tell me a way to install those lib files without rooting or tell me a working non-root-required method to install java apps on android 2.3.......
or at least make the official facebook java app to work on my device..... its a ginger bread device with 320*480 display resolution... plz i'm begging you!!!!
THE USER said:
can any on tell me a way to install those lib files without rooting or tell me a working non-root-required method to install java apps on android 2.3.......
or at least make the official facebook java app to work on my device..... its a ginger bread device with 320*480 display resolution... plz i'm begging you!!!!
Click to expand...
Click to collapse
You can try this one I uploaded.
It is included the libjbedvm.so file, may be you can run it without root.
Something that works for lollipop? I rooted my phone for this and it doesn't work
how do i transfer the libjbedvm.so to system/lib?
i tried adb, root explorer but failed.
Something for Kitkat please?
For KK this is working for me:
http://www.netmite.com/android/
But what about for lollipop? Is there any solution now?
How to create J2ME .jar file on Android phone or how to develop Java j2me apps in Android phone????

[Q] error code - 24 installing apk

Hello
I'm trying to install all and I got application not installed..
This is what I get in log cat :
10-28 13:21:52.160 I/ActivityManager(573): START u0 {dat=file:///storage/emulated/0/Download/0BwZSwcafrRvFY0xFbVhVLUZFWG8.apk cmp=com.android.packageinstaller/.InstallAppProgress (has extras)} from pid 5861
10-28 13:21:52.409 W/ActivityManager(573): No content provider found for permission revoke: file:///storage/emulated/0/Download/0BwZSwcafrRvFY0xFbVhVLUZFWG8.apk
10-28 13:21:52.423 W/ActivityManager(573): No content provider found for permission revoke: file:///storage/emulated/0/Download/0BwZSwcafrRvFY0xFbVhVLUZFWG8.apk
10-28 13:21:52.423 I/PackageManager(573): Copying native libraries to /data/app-lib/vmdl1174994880
10-28 13:21:52.572 I/SELinuxMMAC(573): package (xx. Xx. Xx) installed with seinfo=default
10-28 13:21:52.572 W/PackageManager(573): Package couldn't be installed in /data/app/xx. Xx. Xx. Apk
10-28 13:21:52.699 D/InstallAppProgress(5861): Installation error code: -24
10-28 13:21:53.697 I/InstallAppProgress(5861): Finished installing xx. Xx. Xx
I searched on Google and methods don't works
Can some one help me?
Not compatible with your device maybe,
Whats your android version?
Sent from my ST23i using xda app-developers app
pe3do said:
Not compatible with your device maybe,
Whats your android version?
Sent from my ST23i using xda app-developers app
Click to expand...
Click to collapse
HTC one 4.3.1
It worked before with 4.3 and 4.2.2
The free version of the apk is installed without problems but not the pro version one..
i've tracked the class, its weird, i could find nothing
as you can see here, the PackageInstaller.java, this is the line u got at log
Code:
private int getExplanationFromErrorCode(int errCode) {
Log.d(TAG, "Installation error code: " + errCode);
switch (errCode) {
case PackageManager.INSTALL_FAILED_INVALID_APK:
return R.string.install_failed_invalid_apk;
case PackageManager.INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES:
return R.string.install_failed_inconsistent_certificates;
case PackageManager.INSTALL_FAILED_OLDER_SDK:
return R.string.install_failed_older_sdk;
case PackageManager.INSTALL_FAILED_CPU_ABI_INCOMPATIBLE:
return R.string.install_failed_cpu_abi_incompatible;
default:
return -1;
}
}
the other weird thing is, at PackageManager.java no value equals -24
check this
CTRL+F: INSTALL,
you will get all INSTALL_XX constants and none of them is -24
so i think its something like unhandled exception or error that maybe...
good luck
http://forum.xda-developers.com/showthread.php?t=1992241
Read this, might help you
Sent from my ST23i using xda app-developers app
pe3do said:
http://forum.xda-developers.com/showthread.php?t=1992241
Read this, might help you
Sent from my ST23i using xda app-developers app
Click to expand...
Click to collapse
nice find
no wonders i could not find it in the source code
i think its a bug in the installer
I don't think I can solve the problem, I will search for an alternative to this app on play store

Running JAVA apps on android

I want to run java apps on my android 4.2.2
I had installed the JBED app, and also put the .lib file in root folders... Yet when i open the JBED i got error as "Unfortunately JAVA has been stopped"
Please help me now what to do???
Thanks very much in Advance...
Sent from my A24 using XDA Premium 4 mobile app

Categories

Resources