The New and Powerfull Gallery [ICOSPowerGallery 2.1] Try it to Believe.

lonleystar

Well-Known Member
Licensed User
Longtime User
Hi guys, I'm back with the new library gallery.

This version will go to replace the other two. It is fast to loading images from folder is stable and smooth.

For the demo, you need the new library ICOSImageAnimator.

Try it to Believe.

Any bug report to me

best regards

G.Salvi
 

Attachments

  • ICOSPowerGallery 2.1.zip
    359.3 KB · Views: 941

susu

Well-Known Member
Licensed User
Longtime User
I got FC error too.
 

lonleystar

Well-Known Member
Licensed User
Longtime User
+1
And images are not scaled properly.
hi informatix to me work perfect

if u use the imageview from basic for android u´ll have this problem but im nearly finish the custom ImageView so no one will have this problem with my library any more

best regards

G.Salvi
 

lonleystar

Well-Known Member
Licensed User
Longtime User
If I summarize:
- that works only on your device ;-)
- that needs a view not included to display pictures properly
- where are the "powerful" and "fantastic" features promised ?

:sign0148:
hi i just tried it on galaxy s1 and work good but anyway the custom ImageView coming till 18.00 please be patient
 

bloxa69

Active Member
Licensed User
Longtime User
Crashes on me (not always - every other time). Mostly when you run it the first time by tapping the app icon. It looks like somewhere in a loop it runs out of bounds. >>> java.lang.IndexOutOfBoundsException: Invalid index 8, size is 8

I/B4A ( 5657): ** Activity (main) Pause, UserClosed = false **
I/B4A ( 2147): ** Activity (main) Resume **
I/B4A ( 2147): ** Activity (main) Pause, UserClosed = false **
I/B4A ( 5657): ** Activity (main) Resume **
I/B4A ( 5657): ** Activity (main) Pause, UserClosed = true **
I/B4A ( 5657): ** Activity (main) Create, isFirst = false **
I/B4A ( 5657): ** Activity (main) Resume **
I/B4A ( 5657): java.lang.IndexOutOfBoundsException: Invalid index 8, size is 8
I/B4A ( 5657): at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:251)
I/B4A ( 5657): at java.util.ArrayList.get(ArrayList.java:304)
I/B4A ( 5657): at com.giuseppe.salvi.icos.library.PowerGallery.ICOSPowerGallery.GetFileName(ICOSPowerGallery.java:293)
I/B4A ( 5657): at com.giuseppe.salvi.icos.library.PowerGallery.ICOSPowerGallery$LoadImagesFromSDCard.onProgressUpdate(ICOSPowerGallery.java:424)
I/B4A ( 5657): at com.giuseppe.salvi.icos.library.PowerGallery.ICOSPowerGallery$LoadImagesFromSDCard.onProgressUpdate(ICOSPowerGallery.java:1)
I/B4A ( 5657): at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:618)
I/B4A ( 5657): at android.os.Handler.dispatchMessage(Handler.java:99)
I/B4A ( 5657): at android.os.Looper.loop(Looper.java:137)
I/B4A ( 5657): at android.app.ActivityThread.main(ActivityThread.java:4424)
I/B4A ( 5657): at java.lang.reflect.Method.invokeNative(Native Method)
I/B4A ( 5657): at java.lang.reflect.Method.invoke(Method.java:511)
I/B4A ( 5657): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
I/B4A ( 5657): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
I/B4A ( 5657): at dalvik.system.NativeStart.main(Native Method)
 

lonleystar

Well-Known Member
Licensed User
Longtime User
Crashes on me (not always - every other time). Mostly when you run it the first time by tapping the app icon. It looks like somewhere in a loop it runs out of bounds. >>> java.lang.IndexOutOfBoundsException: Invalid index 8, size is 8
Hi bloxa69,I'm sorry for the inconvenience ,I'm writing the library from the beginning and it´ll come soon.

for now limited to use, images with dimensions not exceeding 1 MB.


best regard

G.Salvi
 

bloxa69

Active Member
Licensed User
Longtime User
Hey G.Salvi / Lonelystar, thanks for the efforts and sharing. Looking forward to the update and bug fixes. The libs and the community is the main reason I've dropped the stupid, slow and buggy Appcelerator / Titanium Studio. Actually, the speed, file size and loading times too.
Couldn't find anything like B4A to work on iOS / iPad versions of the apps though.
 

lonleystar

Well-Known Member
Licensed User
Longtime User
Hey G.Salvi / Lonelystar, thanks for the efforts and sharing. Looking forward to the update and bug fixes. The libs and the community is the main reason I've dropped the stupid, slow and buggy Appcelerator / Titanium Studio. Actually, the speed, file size and loading times too.
Couldn't find anything like B4A to work on iOS / iPad versions of the apps though.
Hi bloxa69, i´m working on it, be patient.


best regard

G.Salvi
 

johnB

Active Member
Licensed User
Longtime User
Can lonelystar comment on whether development of these projects has stopped so I can look elsewhere if they have, no posts here or on the other thread for a long time.

This crashes on me on a simple initialization on line 58?????
 

lonleystar

Well-Known Member
Licensed User
Longtime User
Can lonelystar comment on whether development of these projects has stopped so I can look elsewhere if they have, no posts here or on the other thread for a long time.

This crashes on me on a simple initialization on line 58?????

Hi johnB, Use B4aGallery instead of ICOSPowerGallery
 

Alberto Iglesias

Well-Known Member
Licensed User
Longtime User
Hey lonelystar,

With your library is possible get photo from gallery like this layout?

gallery1.jpg
 
Top