[Q] Help with rendering Points - Galaxy 3 Q&A, Help & Troubleshooting

Hi,
I am developing an astronomy application that renders stars.
I was experimenting with the idea of showing stars with different sizes. There is a function in OpenGL which allows points to be rendered with different sizes based on their distance from the camera.
The trouble is, I am not able to get this to work on my Galaxy 3. The same code works fine on my HTC Desire.
My Galaxy 3 is running on the Stock 2.1 ROM that it shipped with. I haven't upgraded to Froyo yet. I was wondering if those with the official Froyo update get any better OpenGL support.
Attached is the application (apk) file, and also the Desire and Galaxy3 screenshots.
Please let me know if it works on your Galaxy3 and which ROM do you have.
Edit: The Desire screenshot on the left shows the point size reducing as the points recede into the distance. In the Galaxy3 screenshot, each point has the same size (and is rendered as a large square).
Thanks,
HRJ

C'mon, no replies yet?
I am trying to improve the experience for Galaxy 3 users. You just have to download that attached APK and tell me how it looks on your ROM.
If the points look good on 2.2 ROMS, I can use this technique in my app.
(The reason I have not upgraded my Galaxy 3 yet is to catch such bugs).

h_r_j said:
C'mon, no replies yet?
I am trying to improve the experience for Galaxy 3 users. You just have to download that attached APK and tell me how it looks on your ROM.
If the points look good on 2.2 ROMS, I can use this technique in my app.
(The reason I have not upgraded my Galaxy 3 yet is to catch such bugs).
Click to expand...
Click to collapse
I'm on cm6.2 and the app looks like the screenshot on eclair.
Sent from my GT-I5800 using Tapatalk

Same Problem on stock Froyo Rom.

tried it on stock xxjpq an same as the screenshot of eclair

That sucks. It makes development tougher.. I will have to try some alternatives but they have their own problems.
Anyway, thanks to all who tried the app

Newer version
The last version didn't render correctly on Galaxy 3.
So, I have built a new version (attached). This one will only work on Android 2.2+
Can you please try it on your Galaxy 3 (if you have upgraded to 2.2+) ?
Also attached is a screenshot of how it looks on HTC Desire (running Gingerbread), for comparison. Though, my hunch is that a comparison won't be required. It will either work or fail with a crash
Please do try it. Thanks in advance.

h_r_j said:
The last version didn't render correctly on Galaxy 3.
So, I have built a new version (attached). This one will only work on Android 2.2+
Can you please try it on your Galaxy 3 (if you have upgraded to 2.2+) ?
Also attached is a screenshot of how it looks on HTC Desire (running Gingerbread), for comparison. Though, my hunch is that a comparison won't be required. It will either work or fail with a crash
Please do try it. Thanks in advance.
Click to expand...
Click to collapse
I just tested it and it works fine but the render points are different from your screenshot

Blackyx007 said:
I just tested it and it works fine but the render points are different from your screenshot
Click to expand...
Click to collapse
This's great news. Thanks for testing.
No worries about the slight difference; the points are generated randomly every time.

h_r_j said:
The last version didn't render correctly on Galaxy 3.
So, I have built a new version (attached). This one will only work on Android 2.2+
Can you please try it on your Galaxy 3 (if you have upgraded to 2.2+) ?
Also attached is a screenshot of how it looks on HTC Desire (running Gingerbread), for comparison. Though, my hunch is that a comparison won't be required. It will either work or fail with a crash
Please do try it. Thanks in advance.
Click to expand...
Click to collapse
Here's what it looks like on froyo .
Sent from my GT-I5800 using Tapatalk

Related

[UPDATED][rom] gingerbread for droid

well this is a port of gingerbread for the d1 (not the milestone) it runs very fast and i am just a reposter so i have not done this my self but i plan to work on this later when i get time
updated 2/17/11
bugs
nothing atm
what works
everything
download
on droid fourms
http://www.droidforums.net/forum/bu...ck-gingerbread-android-2-3-2-build-gpa11.html
the developers website and download
http://www.peteralfonso.com/2011/02/download-stock-rooted-gingerbread_15.html
and flash this to get the correct gapps for gingerbread
http://www.mediafire.com/?0qeq77bgg8aui62
this rom is easley the fastest thing i have ever run on my droid just het launcher pro to get rid of launcher lag witch is there on the stock one
Word does it really work with camera?
what happen OpenGL ES 2.0 does this build include that?
ya it works fine all 5 mp and it will record video
Does this have OpenGL ES 2.0 ZIP 3D ON THIS ROM?
bmx24 said:
ya it works fine all 5 mp and it will record video
Click to expand...
Click to collapse
add119 said:
Does this have OpenGL ES 2.0 ZIP 3D ON THIS ROM?
Click to expand...
Click to collapse
in not new to android by any means and i have no idea what that is lol wana explane and maby i could help u out i feel so noobish lol
OpenGL ES 2.0 was publicly released in March 2007[1], eliminates most of the fixed-function rendering pipeline in favor of a programmable one. Almost all rendering features of the transform and lighting pipelines, such as the specification of materials and light parameters formerly specified by the fixed-function API, are replaced by shaders written by the graphics programmer. As a result, OpenGL ES 2.0 is not backwards compatible with OpenGL ES 1.1.
aka 3d and hd games play Opengl ES
bmx24 said:
in not new to android by any means and i have no idea what that is lol wana explane and maby i could help u out i feel so noobish lol
Click to expand...
Click to collapse
O ya ok now I know what u mean lol but its an api then it should be there I don't y not
Sent from my Droid using XDA App
It works! This is fun, currently playing with this ROM paired with P3Droids lv250 1200mhz kernel. Runs extremely well all things considered.
Aside from the the bugs mentioned the only other issues I've found are
- Two seemingly identical stock gallery and email programs installed. Neither of which can be uninstalled via app manager.
- My computer does not see the phone when plugged in via USB and phone does not ask to connect to computer. I have not done anything with ADB yet.
- The phone will auto rotate horizontal when the keyboard is opened but will not rotate back when closed in some applications.
Ill post/edit if something new comes up
add119 said:
Does this have OpenGL ES 2.0 ZIP 3D ON THIS ROM?
Click to expand...
Click to collapse
Wagz513 said:
It works! This is fun, currently playing with this ROM paired with P3Droids lv250 1200mhz kernel. Runs extremely well all things considered.
Aside from the the bugs mentioned the only other issues I've found are
- Two seemingly identical stock gallery and email programs installed. Neither of which can be uninstalled via app manager.
- My computer does not see the phone when plugged in via USB and phone does not ask to connect to computer. I have not done anything with ADB yet.
- The phone will auto rotate horizontal when the keyboard is opened but will not rotate back when closed in some applications.
Ill post/edit if something new comes up
Click to expand...
Click to collapse
Hi there. I'm the guy that put this little thing together. I did not build this myself/from source. I just happened to take a few things that were working on various builds and glue them together. It does play 3D games and what not, but since the accelerometer does not work, it doesn't really do a whole lot of good. I'm not sure exactly what OPENGL version it has, or how to check it, but if you point me in the right direction, I'm sure I can figure it out for you. (Found this in the Build.prop: # The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
ro.opengles.version = 131072)
As far as the issues, they have been well documented in the original thread on DroidForums. Just to break them down for you though...
Broken:
1)GPS (which also causes browser and any other location finder service associated apps to close when attempting to locate.) You can use a different browser, or set home page to something other than Google.
2)Accelerometer. I'm assuming it is because there are some new sensors included in Gingerbread. I thought it might have something to do with the akmd file, but I've tried a few different ones with no luck...
3)USB Storage. This is an easy fix with an app in the Market place called Multi Mount SD. They have a free and paid version. Dual Mount also works. These are widgets and must be used as such.
As far as the "duplicate" apps, they are different versions of the same app and are easily removed with Titanium Backup.
Most likely, this is not your every day rom. I have been using it, because it's fun to run something you had a hand in making, but it's not considered stable. With that being said, it's the easiest to use rom that we have available and no other Motorola phones really have anything else better, so enjoy what we have.
Happy Holidays / Merry Christmas / Insert whatever gives you warm and fuzzy feelings here.
PS. I am not a dev, so really can't trouble shoot anything too effectively. I've been trying different things to fix the issues, but have not had much luck. I was hoping some devs on DF would pick up on the interest in this project and be able to figure it out, but not much luck so far.
PSS. Definitely suggest flashing another kernel once you set the original rom up and do a nandroid. A lot of the 2.2 kernels work. I've had the most luck with Slayher interactive ones. Try a 1200 one. It's pretty quick...
Can you port it to Milestone please?
The Oldy Europe needs help because of Motorola's #&#$%!*^ support...
Software is a Dark Side of Motorola.
Sent from my Droid using XDA App
ilya11g said:
Can you port it to Milestone please?
The Oldy Europe needs help because of Motorola's #&#$%!*^ support...
Software is a Dark Side of Motorola.
Click to expand...
Click to collapse
No can do, sorry. I'm not a dev, so I wouldn't even have the slightest idea how to do such a thing. Plus I dunno anyone with a Milestone to play with. From what I understand, it is quite a pain in the neck due to the differences between the GSM and CDMA.
Bro i used this it work but the camcorder isnt working and it kick me out of the browser.
Camera works
but it feel like 2.2 os with some add on with 2.3 os.
When will the hacker get a stable 2.3 os with full feature from 2.3 os???
es0tericcha0s said:
Hi there. I'm the guy that put this little thing together.
Click to expand...
Click to collapse
It's fun to see whats up and coming and as long as it works well enough to show off I would call this a success! My roommate with his Fascinate still on 2.1 is peeved haha.
Thanks for your work!
add119 said:
Bro i used this it work but the camcorder isnt working and it kick me out of the browser.
Camera works
but it feel like 2.2 os with some add on with 2.3 os.
When will the hacker get a stable 2.3 os with full feature from 2.3 os???
Click to expand...
Click to collapse
Wagz513 said:
It's fun to see whats up and coming and as long as it works well enough to show off I would call this a success! My roommate with his Fascinate still on 2.1 is peeved haha.
Thanks for your work!
Click to expand...
Click to collapse
Not sure about the camcorder. Mine works for me. The browser thing has been discussed many times on all Gingerbread threads. You can't go through the browser's regular home page because location services is not working. Internet works if you:
A) Change the home page to something other than Google.com
B) Get a different browser.
C) Go through the Google Search Box.
It feels like it is 2.2 with some add-ons, because that is exactly what 2.3 is. It's not a major OS revision. Most of the work is behind the scenes dealing with memory management, speed, and such. If it's not faster for you than 2.2, that's odd (if you have not flashed a new kernel with this, highly recommended). There won't be a fully functioning rom till someone is able to figure out how to get some of the proprietary drivers rewritten to work with this boot.img. Not exactly a task for a beginner. Motorola certainly is giving any handouts, so be happy with what ya have.
There are people working on it though, you just have to be patient. It's not something as simple as, "Oh, I'll just add this or that file and everything magically works."
I'm glad some of you are enjoying it though. Blackdroid's team is working on an Alpha. Still broken accelerometer with half working GPS. Hopefully in the next week or 2, he'll push some more stable builds out. Until then, just use this to show off and have a back up of your favorite stable rom. Take care...
es0tericcha0s said:
No can do, sorry. I'm not a dev, so I wouldn't even have the slightest idea how to do such a thing. Plus I dunno anyone with a Milestone to play with. From what I understand, it is quite a pain in the neck due to the differences between the GSM and CDMA.
Click to expand...
Click to collapse
There is a Brazilian dev trying to port the Ginger to the Milestone.
The name of the MOD is "ShadowMODBR" but it's not complete.
The Froyo version is great btw. I'm very exciting to try the Ginger version.
bmx24 said:
well this is a port of gingerbread for the d1 (not the milestone) it runs very fast and i am just a reposter so i have not done this my self but i plan to work on this later when i get time
bugs
the Accelerometer does not work
the gps does not work
the browser wil fc on you if u use googles homepage (this is gps related)
and a bumber there are no tv animations when u turn off the screen we dont know where thoes are in the sorce
some people cant log into g talk just try wiping
what works
camera/video
3g/wifi
calls
sms/mms
really evrything that is not on the bug list
download
http://www.multiupload.com/NJQ8YLY0D8
mirror
http://www.megaupload.com/?d=1DL9YBD4
link to og thread
http://www.droidforums.net/forum/android-roms/107547-rom-gingerbread-rebakedv2.html
Click to expand...
Click to collapse
PLEASEEE SOMEONE MAKE 2.3 FOR MILESTONE!!! PLEASE
CM7
Hey man I think you should get yourself the CM7 rom and get the stuff you need to make this a perfect rom, in CM7's version for the D1 GPS and accelerometer work perfect! and it also has the tv animation when the screen turns off.
Id love to see this rom working 100%
Just to let y'all know we were able to get the screen on and off animations to work on the cdma hero by using this guide posted buy the rom dev aosp I don't know if the Numbers will be the same on the Droid but if y'all play around with it it might work http://romrepo.info/wiki/index.php?title=Screen_On/Off_Animation
Sent from my HTC Hero CDMA using XDA App
And this may cause a black outline around some apps if so go to spare parts and disable compatibility mode should take care of it
Sent from my HTC Hero CDMA using XDA App

netflix on nexus s

just read this on engadget
http://www.engadget.com/2011/05/12/netflix-releases-android-app-for-select-htc-phones-samsung-nexu/
http://blog.netflix.com/2011/05/normal-0-false-false-false-en-us-x-none.html
and the compatible devices:
http://www.netflix.com/NetflixReady...-d-n-587-netflixforandroidphone&trkid=4112558
* The Netflix app runs on these phones:
1. HTC Incredible with Android 2.2
2. HTC Nexus One with Android 2.2, 2.3
3. HTC Evo 4G with Android 2.2
4. HTC G2 with Android 2.2
5. Samsung Nexus S with Android 2.3.
Click to expand...
Click to collapse
so it runs on nexus s. keeping my fingers crossed for quick captivate support!
vizir said:
so it runs on nexus s. keeping my fingers crossed for quick captivate support!
Click to expand...
Click to collapse
Can't see that happening with Captivate's processor, despite the fact that they are used in other handsets; we don't seem to have the wherewithal to satisfy Netfix's DRM scheme.
I would love it if someone would post a link to the .apk to be able to 'test' compatibility...
Just go to the web market, it's there.
the web market shows it grayed out for both my xoom and my captivate.
Can't see that happening with Captivate's processor, despite the fact that they are used in other handsets; we don't seem to have the wherewithal to satisfy Netfix's DRM scheme.
Click to expand...
Click to collapse
the nexus s and captivate have the same processor iirc.
edit: yep. http://www.google.com/nexus/tech-specs.html
Processor and memory
1GHz Cortex A8 (Hummingbird) processor SAMSUNG
16GB iNAND flash memory
Click to expand...
Click to collapse
I have the apk from a while ago, march 11th I believe... it works, but playback fails saying it's an unsupported device.
Gotta be a way to spoof it!
I downloaded the app in the "Themes and Apps" section. Its running great under Perception II beta 3.
It runs under continiuum 5.4 without a problem.
Fr3edom1.
just downloaded it from the themes and apps forum thread: http://forum.xda-developers.com/showthread.php?t=1076171
works great on MikeyMike01's GR-12 with TalonDev kernel. http://forum.xda-developers.com/showthread.php?t=1055622
Yup its working on the captivate much to my delight.
Doesn't work on CM7 for the captivate
takerfan said:
Doesn't work on CM7 for the captivate
Click to expand...
Click to collapse
You need to edit your build.prop. Go to the Netflix thread in Themes and Apps to see how.
takerfan said:
Doesn't work on CM7 for the captivate
Click to expand...
Click to collapse
I could be wrong but I think that is because CM7 is not a JVB or JVH official samsung code release. Those of us running actual Samsung code look like Nexus S devices to the netflix app.
Sweet, the apk I had was old! I am running the new one streaming Netflix w/ Subpression 3.2!
Running on my captivate on mosaic II
Sent from my GT-I9000 using XDA App
OBatRFan said:
You need to edit your build.prop. Go to the Netflix thread in Themes and Apps to see how.
Click to expand...
Click to collapse
Thanks, that did it!
However now all the apps think I'm on a G2. And swype won't work.
Could someone that's on a 2.3 Samsung rom with netflix working post their build.prop file?
Thanks again.
It seems that GB roms running as a nexus s in the build.prop can access playback. Anybody got a quick way to edit that file and directions on what to change for people with cyanogenmod?
EDIT: Doh, I'm an idiot. I should read the full thread before commenting. Thanks guys.
I tried it on cm7 with the build.prop spoofed to look like an HTC Vision and when it plays a video, there is no image, just sound. Any ideas?
Pikabob said:
I tried it on cm7 with the build.prop spoofed to look like an HTC Vision and when it plays a video, there is no image, just sound. Any ideas?
Click to expand...
Click to collapse
Same.
My guess is that it is because CM lacks all of the codecs which you get with the official samsung roms.
I sideloaded it but it doesn't work on stock froyo. Another checkmark on the list to update to Continuum...
Pikabob said:
I tried it on cm7 with the build.prop spoofed to look like an HTC Vision and when it plays a video, there is no image, just sound. Any ideas?
Click to expand...
Click to collapse
Works fine for me. Watched an episode of prison break, on my second now.
Running CM7 the 05092011 nightly.

[Devs Needed]Developing on Samsung Galaxy Mini GT-S5570

Because I was a bit bored, I made a video for this.
Current Wishlist:
- HID Support for bluetooth keyboards.
- Gingerbread OS
- Stock Romming
- New Theme Creation done thanks to deathbringer6
- Bootanimation
Searching for:
- Some experienced developers in the mobile industry. Do you have some skills with Java, C, or other common languages and you can learn quick. Then you're very welcome to create a team with me. Since it's quite hard to do it on my own.
can you add HID support so we can use our bluetooth keyboards?
deathbringer6 said:
can you add HID support so we can use our bluetooth keyboards?
Click to expand...
Click to collapse
Added on the list
i can help you with the theme =)
deathbringer6 said:
i can help you with the theme =)
Click to expand...
Click to collapse
That's really appreciated! Going to bake it in the Gingerbread rom in 2 days. (got a busy weekend, so I don't really have time these 2 days.)
Quick Update: I've got gingerbread almost working. Atleast it's booting. And stops working while booted. (So you log in with your pincode, and then u enter the main menu. And then ur phone is a brick) But atleast it's something.
OfficialDenzil said:
That's really appreciated! Going to bake it in the Gingerbread rom in 2 days. (got a busy weekend, so I don't really have time these 2 days.)
Quick Update: I've got gingerbread almost working. Atleast it's booting. And stops working while booted. (So you log in with your pincode, and then u enter the main menu. And then ur phone is a brick) But atleast it's something.
Click to expand...
Click to collapse
no problem, ill do my best to help you with theming
Sent from my GT-S5570 using XDA Premium App
OfficialDenzil said:
That's really appreciated! Going to bake it in the Gingerbread rom in 2 days. (got a busy weekend, so I don't really have time these 2 days.)
Quick Update: I've got gingerbread almost working. Atleast it's booting. And stops working while booted. (So you log in with your pincode, and then u enter the main menu. And then ur phone is a brick) But atleast it's something.
Click to expand...
Click to collapse
good to hear that,i have been waiting for gingerbread since i got this phone....
Very good news in development
Is it possible make a more stable kernel in oc?
Swapping in wishlist and virtualization?
Thanks
some screenies of the theme i shared to OfficialDenzil
resized and ported for QVGA resolution
the theme is originally created by chancellorr
deathbringer6 said:
some screenies of the theme i shared to OfficialDenzil
resized and ported for QVGA resolution
the theme is originally created by chancellorr
Click to expand...
Click to collapse
Beautiful
Great to hear this news...
Go for it mate...
deathbringer6 said:
some screenies of the theme i shared to OfficialDenzil
resized and ported for QVGA resolution
the theme is originally created by chancellorr
Click to expand...
Click to collapse
Would you mind sharing the framework? I like that...
Is this work on WKC5?
Sent from my GT-S5570 using XDA Premium App
request
an android boot animation.. or a PC boot look alike
ill visit this thread everyday
ojh0no said:
an android boot animation.. or a PC boot look alike
ill visit this thread everyday
Click to expand...
Click to collapse
Ill add the bootanimation to the wishlist. But first I'ma trying to get Gingerbread working.
hmm
OfficialDenzil said:
Ill add the bootanimation to the wishlist. But first I'ma trying to get Gingerbread working.
Click to expand...
Click to collapse
thanks cant wait for this *thumbs up*
and good luck for the gingerbread i hope you make it work asap
Lucky us for OfficialDenzil's work-in-progress.
Keep it up.
Look there is something to look at if you need to link kin in a personal (not to give the public) crazresheniya we have the same so that there can take the battery as a percentage
Machine translation I'm sorry
working on udoleniyam superfluous in system.rfs removed all samsung, desktop (put ADW.Launcher) work on
machine translation Sorry
I'm sorry tynik, but it doesn't matter how many times I read your posts, I can't understand it.
Samsung has announced to release Android 2.3 update for their various Galaxy devices. Devices like Galaxy S, Galaxy Tab and Galaxy Ace/Gio/Fit/mini will get the Gingerbread update in the coming weeks via Kies.
The upgrade from Froyo to Gingerbread will bring lots of new features and improvements like faster performance, powerful graphics and improved user interface.
Although there's no clear timeline about other devices, Galaxy S' Android 2.3 should be available in UK and Nordic countries anytime soon followed by other regions.
samfirmware.com
tynik said:
Samsung has announced to release Android 2.3 update for their various Galaxy devices. Devices like Galaxy S, Galaxy Tab and Galaxy Ace/Gio/Fit/mini will get the Gingerbread update in the coming weeks via Kies.
The upgrade from Froyo to Gingerbread will bring lots of new features and improvements like faster performance, powerful graphics and improved user interface.
Although there's no clear timeline about other devices, Galaxy S' Android 2.3 should be available in UK and Nordic countries anytime soon followed by other regions.
samfirmware.com
Click to expand...
Click to collapse
Is that what you where trying to say?
Anyways,
I'm searching for some fellow developers. Since I can't do this on my own.
As for gingerbread. I think it would be a waste of time to continue with the gingerbread rom since samsung will release an update of it soon. What do you guys think?

[App][Beta]SSLStrip App needs testers

Note:
This is for testing your own network only, if you are selected for testing you must have read and accepted:
http://bacoosta.com/terms
Hi, I'm pretty familiar with sslstrip since I wrote a whole script that helps using it on BT5, Maemo, and Android.
Basically, it performs MITM attack, and parse sslstrip's log to output the credentials sniffed and the website it came from. Just search for yamas in Google, since I can't post a link just yet ("yamas script" does it).
Anyway, if you need help testing, I am willing to help !
I have a HTC Wildfire S (MARVEL, A510e if I'm not mistaken), running Android 2.3.5 with Sense 2.1+3.0 lockscreen and a mod ROM with Sense 3.5.
Hi. I mailed you earlier, I would gladly test this. I have HD2, sensation, galaxy s and galaxy s2 as testing phones. So can report how it works on different phones/brands.
Sent from my LG-P999 using XDA App
oops...
I think we start at the same time=0=...
I started trying to port it two weeks ago...haha
github.com/crazyricky/SSLStrip-for-Android
A little bit spaghetti code.
Enjoy!
( BTW, it's my first personal open source project, and it's my first post in XDA )
Is the beta still open ?
I could test on my Galaxy nexus running AOKP milestone 4!
Forget to mention i have a galaxy note running Codename Android beta 5.1
+1
Bump
This is to interesting to let the thread die
I'd like to test this version out on my GT-P6210. I tried the other version on the Market and arpspoof seems to work properly, but sslstrip does not. It never logs anything. Logcat doesn't seem to present any relevant error messages.
count me in..
Sent from my GT-I9100 using XDA
+1 here
I'm guessing this never went anywhere....
orthonovum said:
I'm guessing this never went anywhere....
Click to expand...
Click to collapse
everythink works good but it 2 bugs
-saving doesnt work
-when is on monitor mode and if i just tape on recordet text app crash
i wanna fix this saving issiuese but for now i doesnt know to much java soo ...
galaxy 9003 scl and galaxy 3 9300
i own this two phone and if possible i would be fine to test your application, i have experience with this stuff on various platform

[APP] Awesome Note 2.1.2 patched w/ working Evernote sync

So, I had patched the previous version of aNote but now this new version is out, offering sync etc. I was asked if I could also patch this one.
So, here it is. Note that this version is actually less friendly towards stock/CM ROMs as it makes a bunch of calls to proprietary APIs and I had to work around that. Furthermore, depending on your screen resolution you will find that not only does it look weird on smaller screens, it also gets somewhat confused by extra high res
I may try to patch these behaviors as well if deemed insufferable.
Anyway, this version is smali-patched, signed and zipaligned.
BTW, the apk is 35MB. Apparently someone has never heard of proguard.
Get it here
Interesting..
Thanks so much for patching this! Downloading now!
cyansmoker said:
I may try to patch these behaviors as well if deemed insufferable.
Click to expand...
Click to collapse
A patch to handle higher resolution devices, such as Nexus 10, would sure be nice.
datawrhsdoc said:
A patch to handle higher resolution devices, such as Nexus 10, would sure be nice.
Click to expand...
Click to collapse
I had a closer look at the app's assets and, frankly, it's pretty scary. It looks like they only cared about one resolution and everything is hardcoded using absolute coordinates and sizes.
you are awesome ! , its works
Really appreciate the efforts for making it work!
Wrong reply, please ignore.
Thanks for the patch. Is it possible to make the font or app display bigger on nexus 5?
So maybe it is more Possible, that the Developers from that App will someday do an Version for all Divices and put it in Play Store.
@cyansmoker Do you happen to know how to fix the layout and DPI of this app for the galaxy S4? It looks really weird now and everything is only taking up 3/4 of the screen. Lots of people on S4 and Note 3 have the same issue but I haven't found any solutions on XDA yet. Would really appreciate it if you could look into this.
doesn't even install on my Lenovo a660 4.0.4. says wrong syntaxes.
Hi, thnaks for your work, i'm also looking for a layout fixed version because it's not fitting welll on note3 screen and xposed app settings doesn't have an eefect on this app. Thanks for looking at this.
N'da said:
Hi, thnaks for your work, i'm also looking for a layout fixed version because it's not fitting welll on note3 screen and xposed app settings doesn't have an eefect on this app. Thanks for looking at this.
Click to expand...
Click to collapse
+1
Cyansmoker, can you help? Note3
The app works as intended on LG Optimus G Pro. Fills the screen just fine but everything's too small to actually click comfortably.
It works on HTC One
First of all Thanks for the app. I agree with others this is the most usefull note taking app. I used to use it regulary on iPhone.
Since i have moved to android, I could not find any great alternatives for note.
So I am glad to find this forum with their helpful members.
Well, I can confirm that this version it works perfectly & syncing as well on my HTC One.:good:
:highfive: Thanks Lads, i am very happy with it even if the graphic is small, love i!
Just want to say a big thank you for making this work. This was the only app I couldn't find a replacement for when I switched to android. I'm using a Samsung Galaxy S3, and the only problem I've noticed so far is that the right edge of the screen is cut off in portrait mode - the right arrow to navigate to the next note is not visible. Doesn't seem to cause any other trouble though. Thanks again!
Thanks so much for this! I was wondering if anyone else is experiencing issues when trying to add location.
I can add my current location fine, but when I want to search for an address, I get an error every time!
"Address information could not be imported due to a network error or error in the Google map server. Please try again later."
Wondering if there are any fixes for this, or is it just me?
Thanks again!
cyansmoker said:
So, I had patched the previous version of aNote but now this new version is out, offering sync etc. I was asked if I could also patch this one.
So, here it is. Note that this version is actually less friendly towards stock/CM ROMs as it makes a bunch of calls to proprietary APIs and I had to work around that. Furthermore, depending on your screen resolution you will find that not only does it look weird on smaller screens, it also gets somewhat confused by extra high res
I may try to patch these behaviors as well if deemed insufferable.
Anyway, this version is smali-patched, signed and zipaligned.
BTW, the apk is 35MB. Apparently someone has never heard of proguard.
Get it here
Click to expand...
Click to collapse
Sorry for resurrection old tread but can you make it to work on note 3 ? Im really love this apk.
I have a 2k screen in my note 4 N910C and its not useful of apk, its to mutch small. Any idea? sorry my ingles.

Categories

Resources