SSH client for bada - Bada Software and Hacking General

Hi i've found an OPEN SOURCE SSH client for bada
here's the source
https://github.com/ujifgc/badassh
so someone who has the bada sdk please compile it and send it to samsungapps as it might be a great program
Click "ZIP" to download all files

r_22009 said:
Hi i've found an OPEN SOURCE SSH client for bada
here's the source
https://github.com/ujifgc/badassh
so someone who has the bada sdk please compile it and send it to samsungapps as it might be a great program
Click "ZIP" to download all files
Click to expand...
Click to collapse
yeah,I have sdk,but this time i have no more time,Only night i maybe send it

It's better that you register it with the developers name :"ujifgc"

hmmmmmmm
last commit 11 months ago !
Don't you guys think that it is non-working app ??
Why app developer gave up ?!!!!
Anyway....Please test app first before submitting it to Samsung Apps to avoid bugs
Best Regards

sure we should test it
i've emailed the developers some months ago and he said we're waiting for bada 2.0 to be officially released but now i dont know what are they waiting for!
maybe it's working, testing that is not bad, is it ?

Has anybody done something?

r_22009 said:
Has anybody done something?
Click to expand...
Click to collapse
i tried,But i cannot compile it

hero355 said:
i tried,But i cannot compile it
Click to expand...
Click to collapse
why ? you mean the files are incomplete or something?

r_22009 said:
why ? you mean the files are incomplete or something?
Click to expand...
Click to collapse
Because I Don't know SDK GOOD

And i dont have SDK
Please some one helps and compile it if he has time
thanks to everyone

The source code has a bug in it
I didn't write the app from scratch so i have no idea what is that function meant for
Also manifest file is missing so no idea what privileges the app use
Bottom of the line....The developer need his app and didn't really open source it !
Best Regards

Wow it's new kind of open source sharing i think

Bada sdk 1.2 is needed :/

Hey, it's my repo, and it was frozen until bada 2.0 for my device.
Yes, it's based on PuTTY, and it's working ok on 1.2, but it was refused by samsung apps due to visual glitch I could not fix.

So if you put full source here maybe someone can fix it
the mainfest is missing
i think this project can be completed easily cuz it worked on 1.2
so a small fix can make the problem run on 2.0
so please a specialist come and help this project

I fixed few things that prevented the app from building on sdk 2.0, and added some builder hints in README file (it's in the root of ujifgc/badassh repo on github).
Now it builds and runs fine on my device, but I can't get to debugging because the IDE keeps labeling my breakpoints with 'unresolved breakpoint' complain.
Known bugs with 2.0 are: not saving configuration settings (host, port, username) and not saving RSA2 keys. Something to do with app storage, I think.
If you got putty.ppk file, the app can use it from /Phone/Other/putty.ppk

I installed on phone. But had some problems with usability. How to break command or use editors. There is no ctrl, alt, shift buttons.

Related

{Kernel-Source} GoDmOdE-2.6.29-GSM-HERO

i have pushed the board files to my github to compile a fully working kernel for the GSM Hero. i dont own the device, but Behnaam has been working with me testing and such. anyhow everything works. the link to my source can be found below:
GoDmOdE-KeRnEl-SoUrCe
anyhow enjoy i do this for the community and ask for nothing but in return. Devs have at it!!!
Behnaam already beat you to the punch, link.
gu1dry said:
Behnaam already beat you to the punch, link.
Click to expand...
Click to collapse
i seen but i can update this one plus i guess i forgot to add two files . btw they are there now and it will compile for sure. (i just did it) enjoy
will it say no more huge battery drain ?
Quick and dirty compile by me in boot.img format (too tired to hack an update.zip together)
Credit to: Benocharm, and well everyone else who worked on this project... i just compiled it lol
EDIT: Had a lapse and forgot to compile a new wlan module... will reupload after school today
Cant post links yet sooo h**p://w w w .mega upload. c o m/ ? d = 724NZ7Q1
** = tt
remove spaces
Method One Flash: (For those with unlocked SPL)
fastboot flash boot newBoot.img
fastboot reboot
Method Two Flash:
adb push boot.img /sdcard
adb shell
cat /dev/zero > /dev/mtd/mtd2
- write: No space left on device [this is ok, you can ignore]
flash_image boot /sdcard/boot.img
reboot your phone
zjr8 said:
Quick and dirty compile by me in boot.img format (too tired to hack an update.zip together)
Credit to: Benocharm, and well everyone else who worked on this project... i just compiled it lol
Cant post links yet sooo h**p://w w w .mega upload. c o m/ ? d = 724NZ7Q1
** = tt
remove spaces
Method One Flash: (For those with unlocked SPL)
fastboot flash boot newBoot.img
fastboot reboot
Method Two Flash:
adb push boot.img /sdcard
adb shell
cat /dev/zero > /dev/mtd/mtd2
- write: No space left on device [this is ok, you can ignore]
flash_image boot /sdcard/boot.img
reboot your phone
Click to expand...
Click to collapse
Here ya go mate
http://www.megaupload.com/?d=724NZ7Q1
Are the video drivers included?
MerXury13 said:
Are the video drivers included?
Click to expand...
Click to collapse
I think that's very basic that they check it .
I'm more curious about other things that are not so obvious while testing:
volume keys while sleeping, battery usage, g-sensor, correct behavior of the audio jack (audio switches to jack instead of speaker), etc...
'gsm long text > 160 chars' issues can't have anything to do with the kernel used as I see it. That's something of the messaging app and / or the radio RIL used.
Hmm, new kernel to play with... might be the push I needed to try building my own android stuff to learn
Am I missing something with regards to the wlan module sources? Didn't see them so far...
Or am I being stupid (highly likely)
Are the video drivers included?
Click to expand...
Click to collapse
I think that's very basic that they check it .
I'm more curious about other things that are not so obvious while testing:
volume keys while sleeping, battery usage, g-sensor, correct behavior of the audio jack (audio switches to jack instead of speaker), etc...
'gsm long text > 160 chars' issues can't have anything to do with the kernel used as I see it. That's something of the messaging app and / or the radio RIL used.
Hmm, new kernel to play with... might be the push I needed to try building my own android stuff to learn
Click to expand...
Click to collapse
I asked 'cause in the cronos Rom, the developer said that he excluded the Video drivers to f**k up the other devs ...what a jerk
MerXury13 said:
I asked 'cause in the cronos Rom, the developer said that he excluded the Video drivers to f**k up the other devs ...what a jerk
Click to expand...
Click to collapse
dude, he only did that on his 'OC' version. The normal 'stable' version has them... reading is an artform
I asked 'cause in the cronos Rom, the developer said that he excluded the Video drivers to f**k up the other devs ...what a jerk
Click to expand...
Click to collapse
dude, he only did that on his 'OC' version. The normal 'stable' version has them... reading is an artform
Click to expand...
Click to collapse
It's too early for me^^ sorry
dipje said:
dude, he only did that on his 'OC' version. The normal 'stable' version has them... reading is an artform
Click to expand...
Click to collapse
The normal 'stable' version of his ROM is built on the same test kernal that every other 2.1 ROM is built on.
MerXury13 said:
I asked 'cause in the cronos Rom, the developer said that he excluded the Video drivers to f**k up the other devs ...what a jerk
Click to expand...
Click to collapse
Again... getting boring
Can someone please compile this one with overclock patch?I have no idea how to compile from source else I would do it
l0st.prophet said:
The normal 'stable' version of his ROM is built on the same test kernal that every other 2.1 ROM is built on.
Click to expand...
Click to collapse
Hence it got video drivers
Can anyone point me in the direction of a good write up on how to build a boot.img from this git repo please?im using ubuntu 10.4
so can we use this kernel on the vanilla roms?
anon2122 said:
Am I missing something with regards to the wlan module sources? Didn't see them so far...
Or am I being stupid (highly likely)
Click to expand...
Click to collapse
Do you have the latest commit? I believe initially there were some missing files. I know when I grabbed the source the first time i had wlan drive compile issues
I applied this to both cronos rom and to superhero rom and both got really sluggish after installing it (I used the boot.img posted among the first posts).

Samsung firmware P1000XXJH3 for tablets

Firmware is for new tablet, on android 2.2, extracting system to view the beast.
http://samsung-firmware.webs.com/p1000.htm
I installed this on my sgs, the installation went fine, but it couldnt boot. All i got was a green screen... I looks like a normal pda.
qwas00 said:
I installed this on my sgs, the installation went fine, but it couldnt boot. All i got was a green screen... I looks like a normal pda.
Click to expand...
Click to collapse
I got some text flying in pretty high speed on my screen and nothing else.
Oh well was worth a try
It should be usable on SGS with some minor modifications like replacing the kernel (most likely). I'm experimenting with it as we speak (no promises)
<Obligatory what did you expect look + exasperated sigh here>
Well, would have been interesting if it worked.
Case_ said:
It should be usable on SGS with some minor modifications like replacing the kernel (most likely). I'm experimenting with it as we speak (no promises)
Click to expand...
Click to collapse
looking forward to it.
A new unified client with support of :
- yahoo
- msn
- icq
- email
- exchange
- gmail
Zinio reader for android, is a great ebook reader. Is available on ipad, mac and pc. Now on android. (www.zinio.com) nothing on the official site for availability on android
year !!
setenza01 ! i rely on you to make this firmware compatible on GS i9000
Case_ said:
It should be usable on SGS with some minor modifications like replacing the kernel (most likely). I'm experimenting with it as we speak (no promises)
Click to expand...
Click to collapse
I believe it's not that straight forward, need to take the driver into consideration.
setenza01 said:
A new unified client with support of :
- yahoo
- msn
- icq
- email
- exchange
- gmail
Zinio reader for android, is a great ebook reader. Is available on ipad, mac and pc. Now on android. (www.zinio.com) nothing on the official site for availability on android
Click to expand...
Click to collapse
Did you take the factoryfs.rfs file apart to get this knowledge? If so, how did you do that ?? ... (on a windows pc)
appelflap said:
Did you take the factoryfs.rfs file apart to get this knowledge? If so, how did you do that ?? ... (on a windows pc)
Click to expand...
Click to collapse
yes on factoryfs, no way on windows only on linux you can extract rfs
setenza01 said:
yes on factoryfs, no way on windows only on linux you can extract rfs
Click to expand...
Click to collapse
Ok, time to install linux on my PC
BTW, can you get you hands on the GPS files? It's a just a hunch, because there isn't nothing known yet about the GPS that's on the tab, but maybe it's the same one as on the Galaxy S.
Files that are interesting are:
From the directory system/etc:
gpsconf.etc and jupiter.xml
From the directory system/lib
libgps.so (and maybe other files containing the word gps, maybe libsecgps.so
From the directory system/bin/gpsd
glgps_samsungJupiter and the *.cer files
appelflap said:
Ok, time to install linux on my PC
BTW, can you get you hands on the GPS files? It's a just a hunch, because there isn't nothing known yet about the GPS that's on the tab, but maybe it's the same one as on the Galaxy S.
Files that are interesting are:
From the directory system/etc:
gpsconf.etc and jupiter.xml
From the directory system/lib
libgps.so (and maybe other files containing the word gps, maybe libsecgps.so
From the directory system/bin/gpsd
glgps_samsungJupiter and the *.cer files
Click to expand...
Click to collapse
Extracted the files you want here. You think if we replace files on Android 2.1 repair gps ?
setenza01 said:
Extracted the files you want here. You think if we replace files on Android 2.1 repair gps ?
Click to expand...
Click to collapse
Thanks!!
Don't know but I'm definitely going to try it. Case_ extracted the same files from the new Captivate fw rom, where they are working on a fix, and it did also work for the galaxy. (Of course this is a froyo rom, but anyway..)
I will report back.
Wow that would be great! but i don't think it is a software problem! but a driver/hardware related issue!
But that's just my point of view Great work anyways!
I´d be very grateful if you could upload the whole factoryfs (extracted)
appelflap said:
Thanks!!
Don't know but I'm definitely going to try it. Case_ extracted the same files from the new Captivate fw rom, where they are working on a fix, and it did also work for the galaxy. (Of course this is a froyo rom, but anyway..)
I will report back.
Click to expand...
Click to collapse
A no-go, the lib files are incompatible with the Galaxy. The Galaxy even doesn't boot anymore with these drivers. Thanks anyway, sentenza!
BackfireNL said:
Wow that would be great! but i don't think it is a software problem! but a driver/hardware related issue!
But that's just my point of view Great work anyways!
Click to expand...
Click to collapse
I don't know if you followed the latest discussion about the Captivate FW, but the weird thing is that the upperlimit of a maximum of 10 locked satellites was gone and the weird constraints was gone that there wasn't a lock possible on sats with a signal noise ratio < 20 . They did accomplished that only with a change of drivers.
But if all will be fixed in the end, is something we have to wait for.
@ appelflap
Did you try on 2.2 (JP3) or on 2.1?
Rickstur said:
@ appelflap
Did you try on 2.2 (JP3) or on 2.1?
Click to expand...
Click to collapse
On 2.1.. I'm now going to try it on JP3 ... BTW I'm trying also the new modem.bin from the tab fw on it and definitely going to try the kernel later on.

Bada 2.0 Lockscreen

Can anyone change the qmg file of the lockscreen i have the new one from bada 2.0, maybe we can port it already?
It looks thausend times better.
i think you can add it to the theme *.smt file
open the *.smt file with winrar and replace the idle wallpaper file
try and give me feedback please
mylove90 said:
i think you can add it to the theme *.smt file
open the *.smt file with winrar and replace the idle wallpaper file
try and give me feedback please
Click to expand...
Click to collapse
he talks about the Lockscreen !
you talk about the wallpaper which is saved in a theme....
the lockscreen isnt saved there!
Can You tell me the steps and link to get Bada 2.0 on wave 2 S8530
No we are trying to port it to bada 1.2, it looks very nice, adfree is also working on it.
Due to we must wait until september to get it, maybe we can port some parts on the older systems, i think better than an android that even can call and so on.
where did you get a 2.0 firmware from anyways?
It is only from SDK...
link for 2.0 sdk please?
i can only find sdk 1.2
goyal.anuj5 said:
Can You tell me the steps and link to get Bada 2.0 on wave 2 S8530
Click to expand...
Click to collapse
Can you tell me why you keep asking n00b questions. Do a simple google and you know bada 2.0 isn't released yet -_-
I saw the 2.0 lockscreen on a video, it looks smooth and would be great if it is possible to add 1.2.
Please post that video here.
but can you convert the firmware from sdk and make it work for all waves??
but can you convert the firmware from sdk and make it work for all waves??
Click to expand...
Click to collapse
It is limited... not all features necessary for handset are available...
Useless to "convert"...
We must wait for leaked 2.0 Firmware.
Best Regards
adfree said:
It is limited... not all features necessary for handset are available...
Useless to "convert"...
We must wait for leaked 2.0 Firmware.
Best Regards
Click to expand...
Click to collapse
can we extract emulator firmware from SDK and install it?
kadavil said:
can we extract emulator firmware from SDK and install it?
Click to expand...
Click to collapse
Don't push it man. You can't use emulator firmware as a phone firmware. Even if you managed to convert firmware, you will destroy your phone doring the process.
if you can get hold of the firmware then you can extract the lockscreen file!
i have bada 2.0 onto my s8530 and its workin just fine

[DEV][ROM][JB 4.2.2][Unofficial] CM10.1.3

Since Spyke555 is busy, I updated cm10.1 with his last device tree.
You can download from http://dualhoki.vim.hu/bubor/dev/10.1/cm-10.1-20131024-UNOFFICIAL-i927.zip
Please read http://forum.xda-developers.com/showthread.php?t=2217288
It has same issues. Cm has security bugfix, and I want to keep cm up to date.
- Gps was fixed.
20131025: update to cm 10.1.3, increaes dalvik.vm.heapsize, android_packages_app_settings at b1755aad3d3ad2ac0e72297a6b4b60031d15ff69
20150826: cm security update
issue
same as other cm 10.1
settings -> about crash
ghost call: please try litekernel
Updated kernel here: http://dualhoki.vim.hu/bubor/dev/11.0/tegra-reserved-192mb-kernel-only-oldone.zip with lowered tegra reserved memory ( more usable memory)
Litekernel found here
Androide3 said:
Home long press not work
Sent from my SGH-I927 using xda premium
Click to expand...
Click to collapse
settings -> system -> hardware keys -> enable custom actions (check) and home key (long press) set to Recent app switcher
And you may set app switch key to voice search, so mic key will work as voice search.
Didn't have time to test everything but gave it a quick spin but noticed something right away... Couldn't download from playstore. Gave some error about couldn't find information.
Had to go back to spykes last version which is dd, will try to play more later. for reference I don't have any playstore issue after restore.
Neuntoter said:
Didn't have time to test everything but gave it a quick spin but noticed something right away... Couldn't download from playstore. Gave some error about couldn't find information.
Had to go back to spykes last version which is dd, will try to play more later. for reference I don't have any playstore issue after restore.
Click to expand...
Click to collapse
Was that clean install?
I can install app from play store.
bubor said:
Was that clean install?
I can install app from play store.
Click to expand...
Click to collapse
The only thing I didn't wipe was the sdcard.
I will give it a better shake later today. Were you using tonyg-nonneon gaps?
Neuntoter said:
The only thing I didn't wipe was the sdcard.
I will give it a better shake later today. Were you using tonyg-nonneon gaps?
Click to expand...
Click to collapse
yes
bubor said:
Since Spyke555 is busy, I updated cm10.1 with his last device tree.
You can download from http://dualhoki.vim.hu/bubor/cm-10.1-20130725-UNOFFICIAL-i927.zip
Please read http://forum.xda-developers.com/showthread.php?t=2217288
Click to expand...
Click to collapse
kudos bubor !
Unfortunately it seems the same issues that Kick is having with calls is present here as well so it's definitely seems to be something from CM. I haven't had anyone try to call me but I made a test call and was unable to end the call.
m1batt1 said:
Unfortunately it seems the same issues that Kick is having with calls is present here as well so it's definitely seems to be something from CM. I haven't had anyone try to call me but I made a test call and was unable to end the call.
Click to expand...
Click to collapse
please try this:
http://dualhoki.vim.hu/bubor/cm-10.1-20130726-UNOFFICIAL-i927.zip
ITs use opensource libril. Please feedback ASAP
bubor said:
please try this:
http://dualhoki.vim.hu/bubor/cm-10.1-20130726-UNOFFICIAL-i927.zip
ITs use opensource libril. Please feedback ASAP
Click to expand...
Click to collapse
I just got to work and won't be able to test until later tonight but I'll check it out and let you know.
Sent from my SGH-I927 using xda app-developers app
bubor said:
please try this:
http://dualhoki.vim.hu/bubor/cm-10.1-20130726-UNOFFICIAL-i927.zip
ITs use opensource libril. Please feedback ASAP
Click to expand...
Click to collapse
i tried it and calls work normally, i can end a call and i can recieve calls with no problem!
bubor said:
please try this:
http://dualhoki.vim.hu/bubor/cm-10.1-20130726-UNOFFICIAL-i927.zip
ITs use opensource libril. Please feedback ASAP
Click to expand...
Click to collapse
Hey! I'm at work currently but got chance to test it so here it goes what I found.
Calls: ok. I did 2 calls, receive 2 calls, did 1 outgoing call and put speaker, and receive 1 call and also test with speaker. So far all calls had audio.
Skype, and this is interesting. I tested from the glide to my work skype account, and in the glide the audio is still broken:
- Calling from glide to pc: I could hear myself ok ON the PC (so lets say the other side could hear me), but not FROM the pc, I heard it was all all deep and slow (nothing new to me there). I could even turn on the video call and it worked.
- Calling from pc to glide, skype in the glide just dies and restarts.
I'm sorry I cannot test more, I'm at work. I was using CM 10.1 RC2 from spyke555 and dirty flashed this one (just cleared cache and dalvik).
Bubor, if you can think a protocol for testing specific things (for example 1-test X and note results, 2-test Y and note resulted, after all tests report back to forum with results) somehting like that that would be equal among all that we are testing and might give you insight of the problems or if you need to test just 1 particulare thing, well, for that thing.
Keep it up people, let's give the devs what they need, tests, reports, results, they give us their time doing this, we must at least do the same!
Bubor, its CM10.1.2 o 10.1
Sent from my SGH-I927 using xda app-developers app
ugoPS said:
Bubor, its CM10.1.2 o 10.1
Sent from my SGH-I927 using xda app-developers app
Click to expand...
Click to collapse
10.1.2, you can check in about phone -> "view changelog"
Skype doesnt work. This build should be same as before, same bugs.
Okay. Did full wipe of sdcard and all, now no issues with play store.
Now I have never had voice search work with hot word detection, and that is still the case. Am I just lame or is this the way it should be. I had heard people talk about it working before.
Calls work. Both directions 4 times each tested. can hang up etc.
Unless there is something else supposedly fixed I guess it works for me.
How did you include the kernel? Just put the zip in the kernel/samsung/i927 folder?
Also are you still using the proprietary vendor files from The Covenant?
I know libril is a library for radio access but can you help me understand which one we need and how to include it in the build?
Thanks for any help you can provide still working on my first build after hours of downloading cm repo.
Neuntoter said:
How did you include the kernel? Just put the zip in the kernel/samsung/i927 folder?
Also are you still using the proprietary vendor files from The Covenant?
I know libril is a library for radio access but can you help me understand which one we need and how to include it in the build?
Thanks for any help you can provide still working on my first build after hours of downloading cm repo.
Click to expand...
Click to collapse
this device tree including kernel binary and modules. It would fail to build, if you include kernel source with this device tree.
Both device and vendor files you can found http://dualhoki.vim.hu/bubor/dev/cm-10.1-20130726-UNOFFICIAL-i927.tgz
You need one more thing that is https://github.com/CyanogenMod/android_hardware_samsung (just change _ to / for correct path)
bubor said:
this device tree including kernel binary and modules. It would fail to build, if you include kernel source with this device tree.
Both device and vendor files you can found http://dualhoki.vim.hu/bubor/dev/cm-10.1-20130726-UNOFFICIAL-i927.tgz
You need one more thing that is https://github.com/CyanogenMod/android_hardware_samsung (just change _ to / for correct path)
Click to expand...
Click to collapse
When you say kernel binary you mean the zip I download from kickass right? Are you saying I just put that in the kernel/samsung/i927 folder and it will automatically be included?
Just to clarify.
Get rid of device tree I got from spyke555's GIT and use the ones from your tgz. Now I assume I still put them in device/samsung/i927 and vendor/samsung/i927 right?
for the https://github.com/CyanogenMod/android_hardware_samsung
Do I just git clone that into the root? Or where should I be putting this?
Sorry for all the questions but I want to make sure I learn this and am a help later on.
Neuntoter said:
When you say kernel binary you mean the zip I download from kickass right? Are you saying I just put that in the kernel/samsung/i927 folder and it will automatically be included?
Just to clarify.
Get rid of device tree I got from spyke555's GIT and use the ones from your tgz. Now I assume I still put them in device/samsung/i927 and vendor/samsung/i927 right?
for the https://github.com/CyanogenMod/android_hardware_samsung
Do I just git clone that into the root? Or where should I be putting this?
Sorry for all the questions but I want to make sure I learn this and am a help later on.
Click to expand...
Click to collapse
Depend what is in your boardconfig.mk, if it has prebuild things, you would not put kernel source, but put kernel binary.
TARGET_PREBUILT_KERNEL := device/samsung/i927/prebuilt/kernel
TARGET_PREBUILT_RECOVERY := device/samsung/i927/prebuilt/recovery.img
If you use kernel source, it would be:
TARGET_KERNEL_SOURCE := kernel/samsung/i927
TARGET_KERNEL_CONFIG := tegra_bose_defconfig
Where keren source path, and the other is the defconfig what is in kernel/samsung/i927/arch/arm/configs
When you change _ to / in android_hardware_samsung you get android/hardware/samsung where android is the dir where you start, so you put to hardware/samsung. With command
git clone https://github.com/CyanogenMod/android_hardware_samsung hardware/samsung
Click to expand...
Click to collapse
Or you can put to the manifest, so repo sync will update to you.
If you wish, I could put whole directory to somewhere, but it would be something like 30giga.
Thank you Bubor! Couldn't of done it without you!
It appears to be building. I guess I won't know for sure until it is done.
bubor said:
Since Spyke555 is busy, I updated cm10.1 with his last device tree.
You can download from http://dualhoki.vim.hu/bubor/cm-10.1-20130726-UNOFFICIAL-i927.zip
Please read http://forum.xda-developers.com/showthread.php?t=2217288
It has same issues. Cm has security bugfix, and I want to keep cm up to date.
Last month I tried to fix tinyalsa, what fix most sound issue ( except bt calls). I'll keep trying.
Click to expand...
Click to collapse
Bubor, local forum users say that GPS is finally fixed in your build. I can confirm that, now GPS status and toolbox shows much more sattelites than previous CM versions. Thanx for that!

BBM for Android 2.3.5 [Ported ARMv7]

Blackberry Messenger on Android 2.3.5 [ARMv7][Ported by rjt3] [ROOT NEEDED]
Instructions:
1> Send BBM.apk to your phone.
2> Install the app.
3> With any File manager open the apk file with zip viewer. [I used ES File Explorer Zip Viewer]
4> Browse to lib/armeabi-v7a/
5> Select all files in that folder and copy it to /system/lib folder.
DONE.
NOTE: If your phone is in ARMv6. Please wait for Blackberry to release it officially for your devices.
DOWNLOAD FROM HERE
A-ssassi-N
Hit Thanks If I Helped :good:
Not working on motorola photon
Sent from my MB855 using xda app-developers app
Cooldevil1989 said:
Not working on motorola photon
Sent from my MB855 using xda app-developers app
Click to expand...
Click to collapse
Did you copy the files from armeabi-v7a folder to system/lib folder of ur phone?
Did all the things buddy....still not.workng..
Sent from my MB855 using xda app-developers app
Cooldevil1989 said:
Did all the things buddy....still not.workng..
Sent from my MB855 using xda app-developers app
Click to expand...
Click to collapse
its only working with phones of ARMv7.
Photon 4g is armv7 phone..
Sent from my MB855 using xda app-developers app
This is not working, the main thread was closed.
http://forum.xda-developers.com/showthread.php?t=2496483
Everybody is getting force close.
It seems to be that it just worked for maybe 2 or 3 arm7 devices.
Lets hope that it worked in the future for us!
josuearisty said:
This is not working, the main thread was closed.
http://forum.xda-developers.com/showthread.php?t=2496483
Everybody is getting force close.
It seems to be that it just worked for maybe 2 or 3 arm7 devices.
Lets hope that it worked in the future for us!
Click to expand...
Click to collapse
It worked in my friend device :good: but didnt worked for me. :crying:
Not working on motorola photon mb855
Aparece icono de conectado. pero cuando trato de iniciar, la aplicación crash dowm.
La aplicacion BBM (proceso com. bbm) se ha detenido de forma imprevista. Forzar cierre.
timir.kira said:
It worked in my friend device :good: but didnt worked for me. :crying:
Click to expand...
Click to collapse
Try to compare the ram of both phones think it has something to do with the ram
HELP -_-
it's not working on Sony Xperia U
always force close.. :crying: :crying: :crying:
please,,,,help
I've download and install it on my Root GB Hisense HS-E910 ARMv7 and follow your guide (change libs files) but still FC....
i hope the apk fixed ASAP.....
i did copy the files to the folder and tried opening the app but it force closes and gives 'the app BBM has stopped unexpectedly' error message, any suggestion what else to do?
i have a rooted galaxy ace plus, armv7
Does anyone test it on lenovo a60+ yet ?
Scam Post
It's incredible like one lier publish something like this. Then all internet reply the lie. Obviously the very first autor of this idea only for collaborate with ideas to run one App that normally is not possible run on certain devices...
I'm Android Developer with knowledgment on Native Developer (NDK). My diagnosis about this post is here:
1. Recompile library is not necessary WHY?. Natively BBM comes with library ARMv7. All devices currently are ARMv7 recompile libraries only has sense if are recompile it for ARMv6 but normally this type of devices only have 256 Mb or less. The application will colapse for requirements. (Tegra 2 are the only ones devices could need libraries recompiled without NEON instructions).
2. The APK published here is identical to APK from Blackberry, the only one difference is AndroidManifest.xml the which is changed with minimum sdk requeried. This parameter let the App install on any devices with API level >=10. But the App is crashed on devices with Honeycomb or less.
3. It's near to be impossible make this APK run on Android Gingerbread because require ActionBar only avaible on Honeycomb and newer. Google has proportionated libraries to develop App with ActionBar on Gingerbread and older but is not identical and this needs developed with this library since beginning. When you run this App on Debugger can you see how method "getActionBar" is not found.
4. To give support to this Application the method coud be decompile to Smalli and try to rewrite the method but this task is very hard because Java Smalli is an language with leve lower than Java.
5. Honestly we have Android Gingerbread devices but our devices is near to end of life, so is not very usefull work with this Application without some stilmulus, possible one Developer from one University can take this like a Goal for make his Professional Resume more competitive.
Regards.
carlosman79 said:
It's incredible like one lier publish something like this. Then all internet reply the lie. Obviously the very first autor of this idea only for collaborate with ideas to run one App that normally is not possible run on certain devices...
I'm Android Developer with knowledgment on Native Developer (NDK). My diagnosis about this post is here:
1. Recompile library is not necessary WHY?. Natively BBM comes with library ARMv7. All devices currently are ARMv7 recompile libraries only has sense if are recompile it for ARMv6 but normally this type of devices only have 256 Mb or less. The application will colapse for requirements. (Tegra 2 are the only ones devices could need libraries recompiled without NEON instructions).
2. The APK published here is identical to APK from Blackberry, the only one difference is AndroidManifest.xml the which is changed with minimum sdk requeried. This parameter let the App install on any devices with API level >=10. But the App is crashed on devices with Honeycomb or less.
3. It's near to be impossible make this APK run on Android Gingerbread because require ActionBar only avaible on Honeycomb and newer. Google has proportionated libraries to develop App with ActionBar on Gingerbread and older but is not identical and this needs developed with this library since beginning. When you run this App on Debugger can you see how method "getActionBar" is not found.
4. To give support to this Application the method coud be decompile to Smalli and try to rewrite the method but this task is very hard because Java Smalli is an language with leve lower than Java.
5. Honestly we have Android Gingerbread devices but our devices is near to end of life, so is not very usefull work with this Application without some stilmulus, possible one Developer from one University can take this like a Goal for make his Professional Resume more competitive.
Regards.
Click to expand...
Click to collapse
Not the devices, it could be gingerbread itself, but not like. If BBM doesnt work with gingerbread its a big problem for them, most social apps work and there are some better than this. I dont like the fact of changing my pin every time I change my phone.
There is a great app which recently is working for gingerbread too, SuperBeam was only working for 4.0+ now for 2.3+ which is the best they did.
But we can always install new versions for our devices, Moto Defy has kitkat working along with other devices of the same year.
Sent from JAG Atrix2 phone!

Categories

Resources