[APP] StegDroid Alpha v 0.75 - Android Software Development

Hi guys/gals
I'm working on this app for my final year dissertation. It performs Echo Steganography on wave files. My app uses this to encode short text messages in an audio file, then share it. I've just got the Steg side of things working, so I wanted to get some early feedback on whether it works for other people (and if it's awfully slow - it uses a lot of Fourier Transforms etc...).
This is very early days, so the app isn't anything like ready for primetime yet, but the basics are in place. I'd really appreciate it if you could download it and:
* Have a go at embedding some text in a recording and seeing if it correctly extracts it again.
* Run the tests available in the menu
* Email me one of your recordings (tfmw2 [at] cam [dot] ac [dot] uk) to see if I can extract the data on my phone.
* Supports encryption with a shared key
* Transcodes audio files to ogg format for sharing
Updates (0.75)
* Added Multicasting of messages to contact groups
* Fixed bug with sharing files in paranoid mode
* Better memory management, should work more reliably with longer messages
* Reduced error rate (less garbled messages)
* Reduced file size by 33%
* Other bug fixes
Any problems let me know!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Cheers

I'm not sure what this does =\

The app records a file from the microphone and embeds a secret message into it. You can send that file to someone, and if they've got the same app they can extract the secret message from the audio file. Anyone listening to the audio file wouldn't be able to tell that it's got a message hidden in it, as the difference is hard to distinguish with the human ear.

I've uploaded a new version, it's a bit more stable and a bit easier to use!

Interesting, maybe we can team up this will be an interesting feature for my project

Works pretty well, cool idea too!
I was able to make it fail though by using a long jumble of letters (I screenshotted before and after to compare) but it still only got about 5 wrong (little diamond with a ? In the middle).
Nice work!
Sent from my Nexus One using XDA App

Thanks Meltus
Could you let me know the length of the string. Were the wrong characters at the end or distributed throughout? What kind of audio input were you testing with (voice message, background noise, music etc.)?

Update
Now supports basic crypto. Run tests from the menu before you start to check the crypto test passes (if it doesn't, let me know!).

fredley said:
Thanks Meltus
Could you let me know the length of the string. Were the wrong characters at the end or distributed throughout? What kind of audio input were you testing with (voice message, background noise, music etc.)?
Click to expand...
Click to collapse
Length of the string was about 30 characters, the wrong characters were distributed and were just regular letters.
As for the audio it was just me tapping on the mic for about 20 secs.
I've been doing more tests too and it only seems to occur when you have a few repeating characters. I typed out the keyboard lines and it got it correct, until i started repeating every other character a few times, then it started to get a few wrong.

Meltus said:
Length of the string was about 30 characters, the wrong characters were distributed and were just regular letters.
As for the audio it was just me tapping on the mic for about 20 secs.
I've been doing more tests too and it only seems to occur when you have a few repeating characters. I typed out the keyboard lines and it got it correct, until i started repeating every other character a few times, then it started to get a few wrong.
Click to expand...
Click to collapse
That's strange! The embedding works bit-by-bit, rather than byte-by-byte, so it's very strange that repeated chars should cause an issue. I'll look into it though. Did you try the same test with continuous sound, such as music? I'll see if I can replicate it here. What hardware/android version are you using?

Are you using a set algorithm to code messages and decode them? Or does it shift from how long the coded message is to the non-coded message? This is an interesting app that could serve a lot of uses, excellent idea! Hopefully this is seen all the way through to "perfection", its a keeper.
I will be watching this blog closely and will test the app. Cant wait until its totally complete.
--CueSA

fredley said:
That's strange! The embedding works bit-by-bit, rather than byte-by-byte, so it's very strange that repeated chars should cause an issue. I'll look into it though. Did you try the same test with continuous sound, such as music? I'll see if I can replicate it here. What hardware/android version are you using?
Click to expand...
Click to collapse
I'm using a Nexus One with 2.3.
I didn't try it with other types of sound so it's not the most accurate of tests, but i'll have another go today.

I've had some issues with occasional chars being wrong, I may put in some kind of CRC, but I don't think it's that serious. It may have something to do with various microphones and their sensitivity.
In other news, now upgraded to version 0.4, which converts encoded files to ogg format, and can extract messages from ogg files too! (would be a bit silly if it didn't). Files are ~90% smaller as a result!

I could see an RDS type implementation or advertising uses that would let you encode whatever data you wanted in the audio if the mobile app did something like SoundHound where you could have it listen for the message. If you could create a background app that listened for any messages and alerted when heard, without totally draining the battery, I could see implementations with nielsen ratings showing accurately what you saw and when.

ledridge said:
I could see an RDS type implementation or advertising uses that would let you encode whatever data you wanted in the audio if the mobile app did something like SoundHound where you could have it listen for the message. If you could create a background app that listened for any messages and alerted when heard, without totally draining the battery, I could see implementations with nielsen ratings showing accurately what you saw and when.
Click to expand...
Click to collapse
I believe this tech (or at least, steganography in general) is already used to watermark copyrighted material, in some cases uniquely. Authorities can then look at an illegally shared file and trace its origin or something like that. Certainly it's possible.

Just updated the version on the market, now integrates much better with email apps/file managers. Let me know if you can't launch StegDroid from your favourite app!

Make sure that your app stays your app. Many universities are after students' apps.
posted via the xda app with my Evo

Ha, it's ok, I signed away any rights I had to this app when I joined this course 3 years ago. It'll remain free and be properly open-sourced though.

you're famous OP
http://mobilitydigest.com/is-that-a-txt-in-your-ogg/

Thanks for finding that!

Related

New video chat/conference software

I ported my ReelPortal video conference to Android recently. It's reported to be working on the Viewsonic G Tablet with certain ROMs. I believe it works on the Archos 70/101, but I don't know how well, since the G Tablet has the Tegra-2 dual-core CPU and the Archos don't.
Anyhow, my app is published on AppLibs, or you can get it from the G Tablet thread here:
http://forum.xda-developers.com/showthread.php?t=908613
Please provide feedback if you try it. Thanks.
Beware of firmware 2.1.3 (not sure if 2.1.4 is any better):
Kashban: I got word from one of my friends owning an Archos 101 (non rooted, latest firmware 2.1.3), that ReelPortal is very buggy and slow on it. I have no problems on UrukDroid based on FW 2.0.71 and still waiting for Uruk to move on to the new FW, so as soon as I migrated I will test again.
Thanks! I will try it out
ookiller said:
Thanks! I will try it out
Click to expand...
Click to collapse
Cool! Let me know if you have any questions.
i am use your APK on Archos 10.1 it and 7.0
for 4.3 it the webcam is on side of the Archos
install ok
connect ok
how deconnect ?
but the screen with the webcam is very big
have you a solution ?
see pictures
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Feedback
First of all: Nicely done.
I tested it between my HTC Desire, the Archos 101it and my Netbook running Win7 32bit using Firefox 3.6.x.
A few Things which may be improved from my Perspective:
Exit function:
Not prominent enough on Android: If you just chose to back out of the App, it's still running, including Video and Audio broadcast. This is good if you want to bring another App to front without breaking the Conference, but if you intend to disconnect, you have to longpress on the Screen, which isn't obvious at first. You may accidently broadcast on and on without knowing.
Proposal: If leaving the app by the back button, ask the user what to do: Exit Application or put it in the background with running video/audio or put it in the background with video/audio stopped and muted. If the App is in background and still sending, it should show this by an Icon in the status bar of Android. Don't know if that's a goal possible to achieve with Adobe Air. Otherwise you may be sending video / audio without knowing and giving away your privacy.
Regarding privacy: Is there a way to encrypt the Streams? If not, even with your own Server someone might spoof on the Connection (I know it's P2P, but nevertheless routed through internet relays).
Login screen:
Sometimes when writing into the Nickname / Room Fields a leading Space is added and the Strings are not accepted. Better strip any leading and trailing Spaces from the input Strings without bothering the User.
Terms of Service: Should be gone once I clicked "save" and changable by Options Menu.
Would be nice if the App stores my Nickname and the Room I used before
Moving Windows are fancy but not needed on the login Screen. I was more irritated by it.
The Conference Room:
Paused Video Stream of Participant: No indication whether the Connection has been lost or the Participant paused the Stream. Perhaps putting a Message on Screen for Paused Streams (and Muted voice) would lead to more Confidence in the Robustness of the Software and the Connection.
Size of Conference Room Items: On small Screens like my 3.7 inch one of the Desire the Chat Window Controls are too small. Everything else seems to be ok.
Video Stream Quality. How is the initial setting calculated? Is it depending on the current kBit/s or just an overall Default?
Anyhow, this is a good Piece of Software you developed here. I'm not familiar with other Solutions on Android like Fring or Skype, but it looks very promising given the Fact it runs on all Devices with Flash Capacity (even iPhones and iPads with the Packager from Adobe)
Best regards,
Kashban
have you the link for the netbook ?
cajl said:
i am use your APK on Archos 10.1 it and 7.0
for 4.3 it the webcam is on side of the Archos
install ok
connect ok
how deconnect ?
but the screen with the webcam is very big
have you a solution ?
see pictures
Click to expand...
Click to collapse
If you press and hold on the main screen for 4 seconds, a pop up menu appears. It has the "Exit" and "Toggle Screen" buttons. The toggle screen suppose to toggle the screen between FullScreen and Normal (which is default to 800x480), but it doesn't work on Android because currently on Android, Normal equals FullScreen. I will look for other ways to get around it. Thanks for bringing it up.
For netbook, you can run it from a web browser at www.reelportal.com. Or you can install the AIR version via download link.
BTW, double-clicking on the main screen should also toggle the screen, but also not working on Android .
Kashban said:
First of all: Nicely done.
I tested it between my HTC Desire, the Archos 101it and my Netbook running Win7 32bit using Firefox 3.6.x.
A few Things which may be improved from my Perspective:
Exit function:
Not prominent enough on Android: If you just chose to back out of the App, it's still running, including Video and Audio broadcast. This is good if you want to bring another App to front without breaking the Conference, but if you intend to disconnect, you have to longpress on the Screen, which isn't obvious at first. You may accidently broadcast on and on without knowing.
Proposal: If leaving the app by the back button, ask the user what to do: Exit Application or put it in the background with running video/audio or put it in the background with video/audio stopped and muted. If the App is in background and still sending, it should show this by an Icon in the status bar of Android. Don't know if that's a goal possible to achieve with Adobe Air. Otherwise you may be sending video / audio without knowing and giving away your privacy.
Regarding privacy: Is there a way to encrypt the Streams? If not, even with your own Server someone might spoof on the Connection (I know it's P2P, but nevertheless routed through internet relays).
Login screen:
Sometimes when writing into the Nickname / Room Fields a leading Space is added and the Strings are not accepted. Better strip any leading and trailing Spaces from the input Strings without bothering the User.
Terms of Service: Should be gone once I clicked "save" and changable by Options Menu.
Would be nice if the App stores my Nickname and the Room I used before
Moving Windows are fancy but not needed on the login Screen. I was more irritated by it.
The Conference Room:
Paused Video Stream of Participant: No indication whether the Connection has been lost or the Participant paused the Stream. Perhaps putting a Message on Screen for Paused Streams (and Muted voice) would lead to more Confidence in the Robustness of the Software and the Connection.
Size of Conference Room Items: On small Screens like my 3.7 inch one of the Desire the Chat Window Controls are too small. Everything else seems to be ok.
Video Stream Quality. How is the initial setting calculated? Is it depending on the current kBit/s or just an overall Default?
Anyhow, this is a good Piece of Software you developed here. I'm not familiar with other Solutions on Android like Fring or Skype, but it looks very promising given the Fact it runs on all Devices with Flash Capacity (even iPhones and iPads with the Packager from Adobe)
Best regards,
Kashban
Click to expand...
Click to collapse
Thank you for the extensive feedback! I definitely like a fresh perspective. I will put your ideas on my to do list.
I was able to install on my 101 I now have to get adobe air and i'll try it later tonight.
I also tried to install it on my stock 2.1 verizon facinate and the apk won't install using astro.....any ideas?
Thanks,
-G
Sent from my SCH-I500 using XDA App
Works just fine on my 101. Shows how bad the camera is too.
njbreaker said:
I was able to install on my 101 I now have to get adobe air and i'll try it later tonight.
I also tried to install it on my stock 2.1 verizon facinate and the apk won't install using astro.....any ideas?
Thanks,
-G
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
it needs to have Android 2.2, and Adobe AIR 2.5.1, otherwise it won't function even if you manage to install it, because the API is not there to access the hardware....also, if your device have 2 cameras, the current API only allow access to 1 camera (most likely the back one). Android 2.3 would allow access to multiple cameras.
blazingwolf said:
Works just fine on my 101. Shows how bad the camera is too.
Click to expand...
Click to collapse
thanks...well the camera resolution is currently set to low (320x240) just so the device won't bog down...my plan is to allow the user to select the resolution, in a future version...but i don't have an Archos, so i can't really tell its actual camera quality.
reelportal said:
thanks...well the camera resolution is currently set to low (320x240) just so the device won't bog down...my plan is to allow the user to select the resolution, in a future version...but i don't have an Archos, so i can't really tell its actual camera quality.
Click to expand...
Click to collapse
I think it is a VGA camera. Not very good to begin with. If you can let us change that though it would be great.
blazingwolf said:
I think it is a VGA camera. Not very good to begin with. If you can let us change that though it would be great.
Click to expand...
Click to collapse
Definitely! Actually, the original settings was at 640x480, but when some Samsung Galaxy Tab user reported the device was crawling at 1 frame every 5 secs, I figured the tablet cpu may not able to handle it, so I reduced it for now. But I do want to make it a user adjustable control. Same with the frame rate.
reelportal said:
it needs to have Android 2.2, and Adobe AIR 2.5.1, otherwise it won't function even if you manage to install it, because the API is not there to access the hardware....also, if your device have 2 cameras, the current API only allow access to 1 camera (most likely the back one). Android 2.3 would allow access to multiple cameras.
Click to expand...
Click to collapse
Roger that!
it worked on my 101 and i video chatted w/ my PC! I LIKE....lots of potential here!
now should i root and upgrade to froyo so it works on my fascinate? hmmm.
njbreaker said:
Roger that!
it worked on my 101 and i video chatted w/ my PC! I LIKE....lots of potential here!
now should i root and upgrade to froyo so it works on my fascinate? hmmm.
Click to expand...
Click to collapse
cool! glad it works. thanks.
reelportal...cool apps, it works ok on my 101T but its a little bit laggy? what will be the problem here?
jetv1r said:
reelportal...cool apps, it works ok on my 101T but its a little bit laggy? what will be the problem here?
Click to expand...
Click to collapse
can you describe your setup details, like:
- are you testing between the 101T and another PC or something else
- is there lag with audio only test (video turned off)
- is there lag with video only test
- and at which end (tablet or PC) do you see the lag
- are you using P2P mode (default), or client/server mode
thanks.
New Version (1.0.1)
i just added a newer (experimental) version in the first post of the viewsonic thread:
http://forum.xda-developers.com/showthread.php?t=908613
Changes:
- option to save nickname and room last used (you can clear it by set the fields to blank, then save).
- added new field to enter the Server ip address, in case you want to run your own server (if not set, it defaults to the last used server)
- hide that annoying red TOS box when you check it, and click Save.
- when you enable the webcam, you can set its resolution and frame rate.
the web client is running the new version also. feedback please.
cajl said:
have you the link for the netbook ?
Click to expand...
Click to collapse
http://www.reelportal.com/
The flash app is right there.

[Q] Is there any Real Time Voice changer in phone calls??

I know there are some voice changers in the market to record your voice and transform it ussing effects, but i would love to see some app doing that in realtime in phone calls, changin your voice to female for example, for pranks or even for inapropiate and undecent calls.
Does anyone know of an app like this?
And please, take the possible legal debate out of here!
Thanks!
Would like to know this too, hehehehe.
https://market.android.com/details?id=com.itellas.app.spoofpro
Something like this you mean ?
Yes, but that is a service offered by a company, you have to dial a number in the United states, and they do all the work and you have to buy minutes.
I was thinking an app like voice changer. you record something and it transforms your voice to alien, helium, etc. and i have to say it does it very quick so hardware shouldn't be a limitation for a phone to do it itself realtime in middle of a call.
I ask just because i could not find it in the market, 200.000 apps and no voice changer for a device that is intended primarily for talking.
I doubt that there's anything.
You would need a real low audio latency to preserve a reasonable call and as far as I know, it's currently impossible to achieve that with Android.
Just have a look at all those iOS applications, there are even professional audio apps etc..
If you're interested in the issue, then have a look here:
http://code.google.com/p/android/issues/detail?id=3434
I think it may have something with the "blurphone.apk", it record the voice and transmit it in real time. It is possible when someone develop a software to replace it. But it is a system app and I haven't found a similar third party app yet.
But it would still require some sort of audio processing algorithm, which would increase the latency too much to perform a normal call.
It would be like Skype with a bad connection.. you say something and the other person would hear your voice half a second late.
[Q] Play a background sound during a call
Wrong Place
Play a .mp3 file during a call... is it possible?
Would like to know this too uhauhuauauhauh nice pranks
As I would love to have such an app too, I have done some research in the net with the result: NO. unfortunatelly.. because of hardware issues as it would need to much ressources for the real time voice changing (as kaffeekranz allready mentioned).
But: there are several hardware solutions. Little devices, which you hold in front of your phone while talking. That works not so bad even with cheap devices from ebay - I have tested it allready.
I'm very sure that this must be possible - my sister had a cheap chinese-phone, branded trustingly with "digital mobile digital phone"(even had a sushi game and TV) - And this crap-phone had built-in voicechanger. You just activated it before placing a normal call, and you'd sound like a baby, a deep male voice, a robot or w/e, could choose from 7-8 predefined voices.
If it can be done on a cheap knock-off(far from a smart-phone), then surely it should be possible on at least a rooted phone?
This:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
is exactly what I'm after, but without going by WiFi, all scrambling should be done internally, between the mic picking up the sound and sending it to the other party.
Edit: This app seems to claim it has live/realtime changing, but nothing regarding calls:
https://market.android.com/details?id=com.mikrosonic.DroidVox
http://www.mikrosonic.com/droidvox
that's great! I cant believe there's no prank app in the market doing the same
That would be nice. I want to call to my 5 years old son and pretend that I'm Santa Claus and ask him about his year to know if he deserves his christmas gift.
Chinese phones have it
How come cheap chinese phones have it and a super smart phonr like android doesnt? This sucks. I have a 40 buck chinese phone that can not only change my voice to many different voices, it can also give me background noises...i know background noises are not a big deal to code, but voice changing shouldent be impossible... I really hope someone comes up with this very usefull app...
Isn't this just forbidden by law? Maybe that's why Google doesn't put it into Android and those Chinese phones do have it..
Really wanted an app like this, wonder y third parties dont make it
Sent from my GT-I9100 using XDA App
Kaffeekranz seems to have hit the nail on the head I think...
Kaffeekranz said:
I doubt that there's anything.
You would need a real low audio latency to preserve a reasonable call and as far as I know, it's currently impossible to achieve that with Android.
Just have a look at all those iOS applications, there are even professional audio apps etc..
If you're interested in the issue, then have a look here:
http://code.google.com/p/android/issues/detail?id=3434
Click to expand...
Click to collapse
I think this link does tell the story... need a low level interface directly to do realtime full duplex modification of communications.
We might have reached forbidden grounds here..
There could be a conspiracy at hand, there are no apps that can change your voice while talking on the phone, because we are being monitored, and your phone calls listened..and recorded
How about legal complications maybe? I knox that in some countries voice changing is illegal unless you tell the other person you have. Just like recording too.
Motorola Defy, CM7 @ 1Ghz + CM9 multiboot
[Guide] Install double boot CM7 + CM9
[Guide][Root needed] Unsimlock your Defy

My First impressions with XXLP6

As usual, for noobs.
Previous test ROM was LP2,
• http://forum.xda-developers.com/showthread.php?t=1445286
Question: Is this ROM a thumb down?
• I am confused to call it better/worse than previous one as some issues were solved and some bugs reintroduced !
• Phone calls were good, earpiece, loudspeaker volume in call was very good. NR was there present usually.
• On previous ROM I said Vibration intensity for incoming call was little bit fainter than previous, now it's back strong again.
• Same incoming call UI and Answer/Reject animations doesn't work.
• WiFi, Bluetooth works absolutely fine. Same goes for 3G/H+
• 480x800 walls does NOT set for Home screen. Bad. They set at Lock screen however.
• Market is working fine and downloading works too.
• Swype is present. Default keyboard layout is QWERTZ instead of QWERTY.
• That kiddish feature called Face unlock works, tried it at least 10 times and worked every time.
• GPS lock is fine in GMaps, Sygic.. But there is no satellites found in GPS Status/GPS Test app or couldn't get a lock in Endomondo and similar apps.
• Now the big issue, There is NO option to switch networks, aka Network Mode. Thus you won't be able to change network modes to 2G or WCDMA. The default Auto option is enabled I guess.
Now for that reason I got shaky network signal all time, in my area 3G signal is weak however.
*** If you wanna stick with this ROM and don't know how to switch to 2G then go to keypad, dial *#*#4636#*#*
and tap on Phone information and scroll down to change the network to 'GSM Only', see below,
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
• Another weird thing, FM Radio does NOT work. Is it due to the above reason? I guess not, cause it wasn't working either after switching to GSM only.
• I like the new gray background of Stock email app, the emails are now more readable than previous black background.
• Camera and Video recording works fine as usual.
• Same GMail app.
• Lock screen ICS animation is weird, again.
• Google+, Messenger and Kies Air apps are included. Don't why this is a worth mentioning point in changelog of Sammobile!
• Task manager is also same and that's normal, don't know what Sammobile tried to say by saying 'Task manager is back' !
• Development option is present and same as usual.
• 1080P YouTube videos ran smoothly.
• Now another big thing, this is a positive though. 1080P videos ran very fine/smoothly with Stock Video player.
• Same Missed call and SMS icon in Lock screen.
• Restart option turns off the device but doesn't actually Restarts it!
• There is an additional option to Vibrate the device when a call is connected under Settings-Call alert. However the vibration intensity is damn faint that you won't even feel it. This ain't a big thing anyway as there are plenty apps available to do this purpose.
• Touch keys glow and haptic feedback works, but they reduced the vibration intensity of haptic, which is good.
• Call log entries shows a compact mode count if you call a same number, but if you call a different number at middle then that previous calling number gets separated again and starts counting a new compact mode until you dial a different number.
• The Stock Browser worked great as usual. I don't think there is any other things needed to do finish/polish this thing, it's just awesome. Still an Exit option would be more than welcome.
• Phone does go to deep sleep. Confirmed. I was on CF kernel though.
• Connection with PC worked at first go.
• The elastic scrolling all over the UI is great and the best I've used so far, it's smooth and fast.
• The touch screen response seems a bit better than previous leaks.
• No comments on battery life as I am using it for just three hours now. I am not that much interested in that anymore anyway
*** More points will be added later ***
••• Conclusion:
Well some things like 1080P Video Playback and Smart input are back but at the same time they introduced some bugs, some bad issues, like no Network mode, FM doesn't work, Wallpapers don't set and etc. So no, it's NOT a daily usable ROM and I don't think I'd call this an update from the previous version other than the smooth HD Video Playback.
Attaching some screenshots as usual, they are more or less same. And will upload a work through video later.
In the mean time you guys, who have already tried or using this ROM please give your feedback here, both Pros and Cons.
*** Video ***
Thanks and Regards.
This is the thread I have been waiting for...
Thank you my friend
Did you check if GPS is fine or its only AGPS?
Sent from my GT-I9100 using Tapatalk
Insecure kernel available:-
http://forum.xda-developers.com/showpost.php?p=21800884&postcount=457
Market isn't working for me.
I get the same "server error" with "retry" that I had before.
Nothing I've done has been able to resolve it. Factory reset, etc.
Any ideas?
Could someone please do me (and possibly others) a small favor? There is only one thing preventing me from migrating to ICS, and that is non-functioning tethering and wireless AP.. Could someone test this? The last LP2 build didn't work with tethering and wireless AP, it only gave HTTP Error 324 empty response on all websites
donalgodon said:
Market isn't working for me.
I get the same "server error" with "retry" that I had before.
Nothing I've done has been able to resolve it. Factory reset, etc.
Any ideas?
Click to expand...
Click to collapse
Same issue :-( even gtalk also not working
Sent from my GT-I9100 using XDA App
donalgodon said:
Market isn't working for me.
I get the same "server error" with "retry" that I had before.
Nothing I've done has been able to resolve it. Factory reset, etc.
Any ideas?
Click to expand...
Click to collapse
The same for me. May be the author not test G android App, only with SS App.
Does your video playback test mean HW codecs are working?
Can you for your next tests possible run Big Buck Bunny 720p h264 on your phone?
This would be a really adequate test to confirm working h264.
well i feel XXLP6 smoother than other versions but its not like gingerbread i get 6500 points in antutu :O better than darky and other custom roms
dialer keypad laggs on press but the rom overall is acceplable
sendhiloo7 said:
Same issue :-( even gtalk also not working
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
toi1em said:
The same for me. May be the author not test G android App, only with SS App.
Click to expand...
Click to collapse
I really don't know what's the problem with you guys! For me Market, GTalk and all the G apps are working absolutely fine.
You will be able to see it when I attach the video later. You can already see the screenshots which shows that GTalk, Maps, GMail, Market all are working.
rhyme said:
Does your video playback test mean HW codecs are working?
Can you for your next tests possible run Big Buck Bunny 720p h264 on your phone?
This would be a really adequate test to confirm working h264.
Click to expand...
Click to collapse
Well I don't have a h264 right now, the file I tested was a 1080P FLV video, it ran smooth and I don't think a 1080P h264 will push the hardware more than that FLV file, still I'll try to do the test you said and post back.
burner07 said:
well i feel XXLP6 smoother than other versions but its not like gingerbread i get 6500 points in antutu :O better than darky and other custom roms
dialer keypad laggs on press but the rom overall is acceplable
Click to expand...
Click to collapse
Oh buddy please, benchmarks shouldn't be taken under consideration to decide ROM's fastness or smoothness.
Market wont work, neither would the samsung update -- service error!
does the Netflix app work on this ROM?
Massive step backwards then!
Does it have ICS Native Spell correction? or can be added using any apk / lib from CM9 ?
ithehappy said:
• Now the big issue, There is NO option to switch networks, aka Network Mode. Thus you won't be able to change network modes to 2G or WCDMA. The default Auto option is enabled I guess.
Now for that reason I got shaky network signal all time, in my area 3G signal is weak however.
Click to expand...
Click to collapse
Com'on Samsung, you can't just made the very same mistake Apple did with iPhone 4S!
It's battery drainer....
I'm really starting to believe in Apple fanbois that Samsung copies everything from them
Do widgets work for changing 3g to 2g?
ithehappy said:
I really don't know what's the problem with you guys! For me Market, GTalk and all the G apps are working absolutely fine.
You will be able to see it when I attach the video later. You can already see the screenshots which shows that GTalk, Maps, GMail, Market all are working.
Well I don't have a h264 right now, the file I tested was a 1080P FLV video, it ran smooth and I don't think a 1080P h264 will push the hardware more than that FLV file, still I'll try to do the test you said and post back.
Oh buddy please, benchmarks shouldn't be taken under consideration to decide ROM's fastness or smoothness.
Click to expand...
Click to collapse
I use market from the first time with 3g/hspa, i haven't got wifi. Someone said that it work on Wifi
nipuna said:
Market wont work, neither would the samsung update -- service error!
Click to expand...
Click to collapse
I hope this is fixable, because it's really annoying, and it seems to impact many of us, but clearly not everyone.
Anyone have any ideas?
Wifi/cell location working fine, but cannot get a full GPS lock - in fact tools are showing 0 satellites are found
:-(

[APP] Fotolio

I have an app on the Android market that a user reported having issue with on the Acer Iconia A500 tab. Can one of you please take the time to install the app and try to reproduce the error while accessing external USB and provide the logcat? I would greatly appreciate your help!
The app is called Fotolio and is available on the Android market at Fotolio
The app development is tracked in this post: http://forum.xda-developers.com/showthread.php?t=1445754
App ScreenShots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Apachi2k said:
I have an app on the Android market that a user reported having issue with on the Acer Iconia A500 tab. Can one of you please take the time to install the app and try to reproduce the error while accessing external USB and provide the logcat? I would greatly appreciate your help!
The app is called Fotolio and is available on the Android market at Fotolio
The app development is tracked in this post: http://forum.xda-developers.com/showthread.php?t=1445754
Click to expand...
Click to collapse
great app!!! it crashes if you select USB storage without any USB plugged in otherwise it works great!!!
niabi said:
great app!!! it crashes if you select USB storage without any USB plugged in otherwise it works great!!!
Click to expand...
Click to collapse
Thank you so much for your feedback! I should be able to fix fix the issue now - didn't plan for empty mount points so its an oversight on my part.
Great app... Definitely useful
phillymatt said:
Great app... Definitely useful
Click to expand...
Click to collapse
Glad you like it! The app is still in beta with many more features on the way.
I installed the app on an A500 with stock rooted 3.2.1 rom and it
FCs every time......Probably something on my end
attached logcat
Edit....V1.0.3
bytemehard said:
I installed the app on an A500 with stock rooted 3.2.1 rom and it
FCs every time......Probably something on my end
attached logcat
Click to expand...
Click to collapse
Thank you for this information. I will try to fix this for you tonight. Most of these issues are only on specific devices that I do not own and that is why is gets hard to troubleshoot. If you don't mind, please message me your email that way I can have you test it before releasing it to the public.
--PM sent--
bytemehard said:
--PM sent--
Click to expand...
Click to collapse
Please check your email and let me know if you have any question. Thanks for helping.
Installed V1.0.4 Runs fine and accessed the 32gig usb thumb drive just fine.
In my opinion if you support .tiff and .raw you would have my full attention even with a no frills version. Do you think that is possible?
bytemehard said:
Installed V1.0.4 Runs fine and accessed the 32gig usb thumb drive just fine.
In my opinion if you support .tiff and .raw you would have my full attention even with a no frills version. Do you think that is possible?
Click to expand...
Click to collapse
That is beyond my capabilities. I am using the code that google provides to decode pictures and unfortunately, raw and tiff processing is a whole new game. I may make the app open source at some point and hopefully better developers will show interest and add advanced functionality.
Pali,
On further testing V1.0.4 it would crash while viewing a folder of about 15 jpegs on the external SD card.
The crash is repeatable every time and happens randomly with different pictures.
They are between 1 and 5mb each. The screen goes black and wont exit out using home or back button for several long seconds. When I re-open the app the screen just is black again and twice would not exit at all and had to reboot machine.
attached alog
edit- The crashes happened while using the alternate portfolio view.......it may have something to do with thumbnail rendering because now it is not crashing, but the preview thumbs on the left side are just blank(gray)
bytemehard said:
Pali,
On further testing V1.0.4 it would crash while viewing a folder of about 15 jpegs on the external SD card.
The crash is repeatable every time and happens randomly with different pictures.
They are between 1 and 5mb each. The screen goes black and wont exit out using home or back button for several long seconds. When I re-open the app the screen just is black again and twice would not exit at all and had to reboot machine.
attached alog
edit- The crashes happened while using the alternate portfolio view.......it may have something to do with thumbnail rendering because now it is not crashing, but the preview thumbs on the left side are just blank(gray)
Click to expand...
Click to collapse
Interesting. Are you using the market version or the one I emailed to you? Try the market version and see if it works any better. If it still crashes, I will send you a new version soon.
bytemehard said:
On further testing V1.0.4 it would crash while viewing a folder of about 15 jpegs on the external SD card.
Click to expand...
Click to collapse
Try this one and tell me if it fixes it. Make sure you uninstall V1.0.4 to clear up any cache (there might be corrupted cache because of the constant version changes).
FotolioV1.0.5.apk
Uninstalled v.1.0.4 - rebooted - installed V1.0.5 - went to settings and cleared data-
Results were much better. It still crashes or FCs if I choose one thumbnail to the next very quickly, but thats not a normal thing to do. The Thumbs still grayed out only after a short use. Tried clearing data and force closing from tablet settings and still no thumbs preview. Rebooted and thumbs preview are back. After reboot another random FC while choosing a folder. Restarted the program and a black screen - had to hit home button twice to exit. From tablet settings force closed app and it then opened normally again.
2 Logs and pics of grayed out thumbs attached
bytemehard said:
Uninstalled v.1.0.4 - rebooted - installed V1.0.5 - went to settings and cleared data-
Results were much better. It still crashes or FCs if I choose one thumbnail to the next very quickly, but thats not a normal thing to do. The Thumbs still grayed out only after a short use. Tried clearing data and force closing from tablet settings and still no thumbs preview. Rebooted and thumbs preview are back. After reboot another random FC while choosing a folder. Restarted the program and a black screen - had to hit home button twice to exit. From tablet settings force closed app and it then opened normally again.
2 Logs and pics of grayed out thumbs attached
Click to expand...
Click to collapse
This one is really puzzling me because your device is running out of memory and there seems to be some sort of memory leak. I tested v1.0.5 on my Xoom with a folder with 20 images of 21mp (~10-15 mb files) and it worked fine and the memory never became an issue.
Are the pictures in PNG or JPEG format? Any chance you can share these pictures so that I can try to reproduce this error on my side?
I'll keep trying to look for what could be happening but trying to look for memory leak (if there is any) might take a while.
Here is an update from the Xoom thread for those who are tracking this app in this post. This version attempts to fix the force close with empty USB Storage - can someone please try and confirm if the fix works?
------------------------------------------------------------------
I spent a good bit effort cleaning up this app and many new features are being implemented in parallel and I hope to release an exciting feature packed version soon. One of the features that I spent several days on was multi-touch zoom and I just couldn't get it right. After giving up, I decided on an alternate approach for multi-touch zoom that I think works very well and I hope you'll like it's simplicity and use. You can open any image in your favorite image viewer (I recommend the built in Gallery) by long pressing the image thumbnails. This will give you zoom ability without the feel of leaving the main application. Press back button and you'll be back to where you started
Please, please, please test this thoroughly and let me know if you get any issues. I have made the mistake of releasing new version too quickly to the market and introduced many force close issue. I appreciate everyone's support for this app - it has become much bigger than I originally anticipated with almost 1000 downloads as of this post.
Any most importantly, please show your support for this app by rating it the Android Market! Rating and your feedback is my only motivation to keep working on this application.
EDIT 2/27/12 - V1.0.5 BETA Update Fotolio 1.0.5 - BETA
-> Long press on thumbnails to allow multi-touch zoom gestures
-> Better memory management for large images
-> Cleaned up descriptions
-> Several new code changes for new features that will come soon
I need a few dedicated testers who are willing to test and provide detailed feedback (including logcats) on the next version. I am introducing two major features that have never been tested before and need your help trying to break the app
If interested, please PM me your email and what devices you have.
I had a little play very nice app, I am using a acer iconia a500,it crashed when changing portfolio views and left me with a black screen. What seemed to fix it for me was removing the '.' files that the Mac created when i made the folder of images. Has worked great ever since.
New beta is up for everyone to try - please let me know what you think. I added the section below in the main thread under Motorola Xoom.
EDIT 3/21/12 - V1.2 Beta Update FotolioV1.2-Beta.apk
-> Major rework all around the app
-> New scrolling view
-> Added muti Fotolio functionality with some eye candy!
-> Other things that you'll see when you play around
Please test and give me your feedback. I would like to get this on the market soon.

XBMC Tegra2 Build

I managed to get a build of XBMC working on Tegra2's including the A500.This only works for SD content currently and hardware decoder support will be necessary to get 720p and 1080p support.
Please note the Tegra2 is an unsupported platform currently.
DO NOT post builds to VANILLA builds. They WILL NOT run on Tegra2 devices.
Links (Moved to http://forum.xda-developers.com/showthread.php?p=29737360):
Moved: http://forum.xda-developers.com/showthread.php?p=29737360
Common Problems:
If you receive a flickering screen after the update, clear the application cache and reboot the device. This may need to be done more than once.
kemonine96 said:
I managed to get a build of XBMC working on Tegra2's including validation that it works on the A500. I have posted it at dl.dropbox.com/u/23765633/xbmcapp-armeabi-v7a-no-neon-debug.apk if anyone is interested. Please note that this only works for SD content currently and hardware decoder support will be necessary to get 720p and 1080p support.
Please note the Tegra2 is an unsupported platform currently.
Click to expand...
Click to collapse
Found it cool let me know if I can help in any way cheers wondering is audio choppy on your a100? Audio is choppy and video tends to get out of sync and a bit of stutter even on sd video. On the plus side the touched skin works well with this build
Awesome! Awesome!
Works like a charm on my A500. Installed some plugins and my fav NAVI-X. Its 3am and I need some sleep. So I will continue to play around with it over the next day or so.
XBMC on Android takes it to the next level on tablets
One thing I did notice was the volume level seems to be in the low side even after I cranked everything up.
srry to be ignorant but what exactly is xbmc for? is it just basically a media player?
chismay said:
srry to be ignorant but what exactly is xbmc for? is it just basically a media player?
Click to expand...
Click to collapse
Yes a very advanced one when thinking of htpc think xbmc
trancen said:
Awesome! Awesome!
Works like a charm on my A500. Installed some plugins and my fav NAVI-X. Its 3am and I need some sleep. So I will continue to play around with it over the next day or so.
XBMC on Android takes it to the next level on tablets
One thing I did notice was the volume level seems to be in the low side even after I cranked everything up.
Click to expand...
Click to collapse
I found the volume very low until I maxed it out and then went into XBMC. IIRC the XBMC volume is independent of the device volume. The xbmc volume also has a large number of levels, I find it easier to adjust the volume within the app by holding down volume up / down.
blucmal said:
Found it cool let me know if I can help in any way cheers wondering is audio choppy on your a100? Audio is choppy and video tends to get out of sync and a bit of stutter even on sd video. On the plus side the touched skin works well with this build
Click to expand...
Click to collapse
I have had good and bad success with SD content depending on container format, movement and other factors that tend to pop up with video encoding. 720p is close, it looks like the Tegra2 devices will need hardware decode support for 720p or 1080p based on the framerates I was seeing.
Can not run on WDS jellybean(CM10) ROM. It installed fine, but once started the application, screen flickered continuously.
Anyway, thanks for posting.
10507 said:
Can not run on WDS jellybean(CM10) ROM. It installed fine, but once started the application, screen flickered continuously.
Anyway, thanks for posting.
Click to expand...
Click to collapse
I had this issue myself at one point. I cleared the application cache and relaunched to fix the issue. Another user reported a similar problem that was resolved after rebooting the device.
kemonine96 said:
I had this issue myself at one point. I cleared the application cache and relaunched to fix the issue. Another user reported a similar problem that was resolved after rebooting the device.
Click to expand...
Click to collapse
Thank, I've gotten it to work. No more flickering of the screen, but now I can not seem to access my music and video from external SDcard. Do I need to copy my music and video to internal SDcard?
Thank again,
10507 said:
Thank, I've gotten it to work. No more flickering of the screen, but now I can not seem to access my music and video from external SDcard. Do I need to copy my music and video to internal SDcard?
Thank again,
Click to expand...
Click to collapse
You need to add a source. When it pops up you will want to select "root filesystem" instead of "sdcard". This will let you navigate to the external sd card mount point. Usually somewhere under /mnt. In my case it is /mnt/external_sd on CyanogenMod.
Works great on my A500!
Great build already
Kinda works on my toshiba thrive have to tap a cupple times to get stuff to work
At the risk of sounding the fool, does anyone here know how to:
A.) Change the time zone. It says it's 1:47 AM tomorrow on my a500.
B.) Change the weather from celsius to farenheit? Here in the US, C is weird. I see 28 degrees & expect to need my snow shovel.
Thanks!
JoeyDVDZ said:
At the risk of sounding the fool, does anyone here know how to:
A.) Change the time zone. It says it's 1:47 AM tomorrow on my a500.
B.) Change the weather from celsius to farenheit? Here in the US, C is weird. I see 28 degrees & expect to need my snow shovel.
Thanks!
Click to expand...
Click to collapse
I believe these options are somewhere under the settings pages. The XBMC wiki has pretty good information on how to adjust the various settings.
FFXTDS said:
Kinda works on my toshiba thrive have to tap a cupple times to get stuff to work
Click to expand...
Click to collapse
Are you using the default skin or the touch optimized skin? The touch optimized skin does a better job than the default. However, they are still working out some quirks with touch.
Nice work
working on my Asus Transformer TF101
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Anyone got this working on xoom. It starts up. Then crashes
This is an awesome start for this on the A500. If and when this works fast and efficiently on my tab, it will replace a lot of different apps I use to do the job that just this one can do For now, I will just keep tweaking it as best I can and see where I can go with it. Thanks to the folks working to make XBMC on the A500 a possibility.
Sent from my Hitchhikers Guide to the Galaxy
kemonine96 said:
Are you using the default skin or the touch optimized skin? The touch optimized skin does a better job than the default. However, they are still working out some quirks with touch.
Click to expand...
Click to collapse
Im using the touch skin.
It works good with usb mouse.

Categories

Resources